Metadata-Version: 2.1
Name: binny
Version: 0.6.2
Summary: Tools for binning
Home-page: http://github.com/felixpatzelt/binny
Download-URL: https://github.com/felixpatzelt/binny/archive/0.6.1.tar.gz
Author: Felix Patzelt
Author-email: felix@neuro.uni-bremen.de
License: MIT
Keywords: Binning,Conditional expectation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE.txt
Requires-Dist: numpy
Requires-Dist: pandas


        Bin one-dimensional data and calculate conditional expectation
        values.
    
