Metadata-Version: 2.1
Name: bs-ds
Version: 0.9.11
Summary: A collection of tools from bootcamp.
Home-page: https://github.com/jirvingphd/bs_ds
Author: James Irving
Author-email: james.irving.phd@gmail.com
License: GNU General Public License v3
Keywords: bs_ds
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.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: scikit-learn
Requires-Dist: pydotplus
Requires-Dist: scipy
Requires-Dist: shap
Requires-Dist: LIME
Requires-Dist: IPython
Requires-Dist: pprint
Requires-Dist: graphviz
Requires-Dist: nltk
Requires-Dist: lime
Requires-Dist: plotly (==3.10.0)
Requires-Dist: cufflinks (==0.16)
Requires-Dist: qgrid
Requires-Dist: fake-useragent
Requires-Dist: keras (>=2.2.4)
Requires-Dist: tensorflow
Requires-Dist: eli5
Requires-Dist: ipywidgets
Requires-Dist: pytz
Requires-Dist: tzlocal
Requires-Dist: gensim
Requires-Dist: openpyxl
Requires-Dist: beautifulsoup4
Requires-Dist: imgkit
Requires-Dist: xgboost
Requires-Dist: catboost
Requires-Dist: pyperclip
Requires-Dist: tweepy
Requires-Dist: jsonpickle
Requires-Dist: jinja2

=====
bs_ds
=====


.. image:: https://img.shields.io/pypi/v/bs_ds.svg
        :target: https://pypi.python.org/pypi/bs_ds

.. image:: https://img.shields.io/travis/jirvingphd/bs_ds.svg
        :target: https://travis-ci.org/jirvingphd/bs_ds

.. image:: https://readthedocs.org/projects/bs-ds/badge/?version=latest
        :target: https://bs-ds.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




A collection of tools from bootcamp.


* Free software: GNU General Public License v3
* Documentation: https://bs-ds.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.0 (2019-05-03)
------------------

* First release on PyPI.


