Metadata-Version: 1.1
Name: rosey
Version: 0.21042018
Summary: Data Science Utilities for statistics and machine learning.
Home-page: https://github.com/arose13/rosey
Author: Stephen Anthony Rose
Author-email: anthony@stephenro.se
License: BSD
Download-URL: https://github.com/arose13/rosey/tarball/0.21042018
Description: Rosey
        ===============================
        
        version number: 0.21042018
        author: Stephen Anthony Rose
        
        Overview
        --------
        
        Data Science Utilities for statistics and machine learning.
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install rosey
        
        
        Or clone the repo:
        
            $ git clone https://github.com/arose13/rosey.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
