Metadata-Version: 1.1
Name: fundamentals-of-data-science
Version: 0.2.0
Summary: Companion Python package for Fundamentals of Data Science.
Home-page: https://github.com/fundamentals-of-data-science/ds-fundamentals-python
Author: Andrew Stewart
Author-email: andrew.c.stewart@gmail.com
License: MIT license
Description: ============================
        Fundamentals of Data Science
        ============================
        
        
        .. image:: https://img.shields.io/pypi/v/fundamentals_of_data_science.svg
                :target: https://pypi.python.org/pypi/fundamentals_of_data_science
        
        .. image:: https://img.shields.io/travis/fundamentals-of-data-science/ds-fundamentals-python.svg
                :target: https://travis-ci.org/fundamentals-of-data-science/ds-fundamentals-python
        
        .. image:: https://readthedocs.org/projects/fundamentals-of-data-science/badge/?version=latest
                :target: https://fundamentals-of-data-science.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/fundamentals-of-data-science/ds-fundamentals-python/shield.svg
             :target: https://pyup.io/repos/github/fundamentals-of-data-science/ds-fundamentals-python/
             :alt: Updates
        
        
        
        Companion Python package for Fundamentals of Data Science.
        
        
        * Free software: MIT license
        * Documentation: https://fundamentals-of-data-science.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.2.9 (2020-12-10)
        ------------------
        
        * Updating repo with docstring generation
        
        0.1.0 (2019-04-30)
        ------------------
        
        * First release on PyPI.
        
Keywords: fundamentals_of_data_science
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 :: 2
Classifier: Programming Language :: Python :: 2.7
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
