Metadata-Version: 1.1
Name: streamhist
Version: 0.1.0
Summary: Streaming approximate histograms in Python.
Home-page: http://carsonfarmer.com/
Author: Carson Farmer
Author-email: carsonfarmer@gmail.com
License: MIT
Description: A streaming approximate histogram based on the algorithm found in Ben-Haim & Tom-Tov's Streaming Parallel Decision Tree Algorithm.
Keywords: streaming data histogram data summary
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: System :: Distributed Computing
