Metadata-Version: 1.1
Name: scikit-data
Version: 0.1.0
Summary: The propose of this library/plugin is to allow the data analysis process more easy and automatic.
Home-page: https://github.com/OpenDataScienceLab/skdata
Author: Ivan Ogasawara
Author-email: ivan.ogasawara@gmail.com
License: MIT license
Download-URL: https://github.com/OpenDataScienceLab/skdata/archive/master.tar.gz
Description: ===============================
        Scikit Data Analysis
        ===============================
        
        
        .. image:: https://img.shields.io/pypi/v/skdata.svg
                :target: https://pypi.python.org/pypi/scikit-data
        
        .. image:: https://img.shields.io/travis/OpenDataScienceLab/skdata.svg
                :target: https://travis-ci.org/OpenDataScienceLab/skdata
        
        .. image:: https://readthedocs.org/projects/skdata/badge/?version=latest
                :target: https://skdata.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        The propose of this library/plugin is to allow the data analysis process more easy and automatic.
        
        
        * Free software: MIT license
        * Documentation: https://skdata.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        
        
        =======
        History
        =======
        
        0.1.0 (2016-08-14)
        ------------------
        
        * First release on PyPI.
        
Keywords: PyDataAnalysis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
