Metadata-Version: 1.2
Name: mlframe
Version: 0.1.10
Summary: mlframe package.
Home-page: https://github.com/skelouse/mlframe
Author: Sam Stoltenberg
Author-email: sam@skelouse.com
License: GNU General Public License v3
Project-URL: Homepage, https://github.com/skelouse/mlframe
Project-URL: Download, https://pypi.org/project/mlframe/
Project-URL: Source Code, https://github.com/skelouse/mlframe/tree/master/mlframe
Project-URL: Documentation, https://mlframe.readthedocs.io/en/latest/
Project-URL: Bug Tracker, https://github.com/skelouse/mlframe/issues
Project-URL: Frame Documentation, https://mlframe.readthedocs.io/en/latest/api/mlframe.MLFrame.html
Description: .. image:: https://img.shields.io/pypi/v/mlframe.svg
                :target: https://pypi.python.org/pypi/mlframe
        
        .. image:: https://img.shields.io/travis/skelouse/mlframe.svg
                :target: https://travis-ci.org/skelouse/mlframe
        
        .. image:: https://readthedocs.org/projects/mlframe/badge/?version=latest
                :target: https://mlframe.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Features
        --------
        
        * Wraps a pandas DataFrame
        * Linear Regression modeling and plotting
        * More coming soon...
        
        Contribute_
        
        .. _Contribute: https://mlframe.readthedocs.io/en/latest/contributing.html
Keywords: mlframe
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
