Metadata-Version: 1.1
Name: dc_stat_think
Version: 0.1.3
Summary: Utility functions used in the DataCamp Statistical Thinking courses.
Home-page: https://github.com/justinbois/dc_stat_think
Author: Justin Bois
Author-email: bois@caltech.edu
License: MIT license
Description: ========================================
        Data Camp Statistical Thinking utilities
        ========================================
        
        
        .. image:: https://img.shields.io/pypi/v/dc_stat_think.svg
                :target: https://pypi.python.org/pypi/dc_stat_think
        
        .. image:: https://img.shields.io/travis/justinbois/dc_stat_think.svg
                :target: https://travis-ci.org/justinbois/dc_stat_think
        
        .. image:: https://pyup.io/repos/github/justinbois/dc_stat_think/shield.svg
             :target: https://pyup.io/repos/github/justinbois/dc_stat_think/
             :alt: Updates
        
        
        Utility functions used in the DataCamp Statistical Thinking courses.
        
        
        * Free software: MIT license
        
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template and then modified.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2017-07-20)
        0.1.1 (2017-07-20)
        0.1.2 (2017-07-24)
        0.1.3 (2017-07-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: dc_stat_think
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
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
