Metadata-Version: 2.1
Name: fsds2021
Version: 0.1.4
Summary: Revamped version of fsds
Home-page: https://github.com/jirvingphd/fsds2021
Author: James Irving
Author-email: james.irving.phd@gmail.com
License: GNU General Public License v3
Keywords: fsds2021
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
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Click (>=7.0)
Requires-Dist: pandas (>=1.0)
Requires-Dist: matplotlib (>=3.2.2)
Requires-Dist: scikit-learn (>=0.22)
Requires-Dist: seaborn

========
fsds2021
========


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

.. image:: https://img.shields.io/travis/jirvingphd/fsds2021.svg
        :target: https://travis-ci.com/jirvingphd/fsds2021

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




Revamped version of fsds


* Free software: GNU General Public License v3
* Documentation: https://fsds2021.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 (2021-01-15)
------------------

* First release on PyPI.


