Metadata-Version: 2.1
Name: broadsteel-datascience
Version: 0.1.0
Summary: BroadSteel_DataScience
Home-page: https://github.com/jirvingphd/broadsteel_datascience
Author: James M. Irving, Michael V. Moravetz
Author-email: james.irving.phd@outlook.com
License: MIT license
Keywords: broadsteel_datascience
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
Requires-Dist: Click (>=6.0)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: seaborn
Requires-Dist: matplotlib
Requires-Dist: sklearn
Requires-Dist: pydotplus
Requires-Dist: scipy
Requires-Dist: xgboost
Requires-Dist: IPython

==================
BroadSteel_DataScience
==================


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

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

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




BroadSteel_DataScience


* Free software: MIT license
* Documentation: https://broadsteel-datascience.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.1.0 (2019-05-01)
------------------

* First release on PyPI.


