Metadata-Version: 2.1
Name: jmspack
Version: 0.1.0
Summary: James Data Science package
Home-page: https://github.com/jameshtwose/jmspack
Author: James Twose
Author-email: contact@jamestwose.com
License: BSD (3-clause)
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: seaborn (>=0.11.0)
Requires-Dist: statsmodels (>=0.12.0)
Requires-Dist: scikit-learn (>=0.23.0)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: jupyter (>=1.0.0)

# jmspack

[![Netlify Status](https://api.netlify.com/api/v1/badges/4de4fdcb-e2f0-4178-8f3f-cff4ecbeea3d/deploy-status)](https://app.netlify.com/sites/romantic-franklin-818651/deploys)

[![Anaconda-Server Badge](https://anaconda.org/james.twose/jmspack/badges/version.svg)](https://anaconda.org/james.twose/jmspack)

[![Anaconda-Server Badge](https://anaconda.org/james.twose/jmspack/badges/platforms.svg)](https://anaconda.org/james.twose/jmspack)

Python package of functions that James finds useful

The documentation for the package can be found [here](https://docs.jms.rocks).

The package can be installed via [conda](https://anaconda.org/james.twose/jmspack) using the following code: <br>
`conda install -c james.twose jmspack`

The package can be installed via [pip](https://pypi.org/project/jmspack/) using the following code: <br>
`pip install jmspack`


