Metadata-Version: 2.1
Name: fsds
Version: 0.2.25
Summary: Cohort agnostic version of fsds_100719 package
Home-page: https://github.com/jirvingphd/fsds
Author: James Irving
Author-email: james.irving.phd@gmail.com
License: GNU General Public License v3
Keywords: fsds
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.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Requires-Dist: numpy (>=1.18)
Requires-Dist: missingno
Requires-Dist: pandas (>=1.0.0)
Requires-Dist: seaborn (>0.10.0)
Requires-Dist: matplotlib (>=3.2.2)
Requires-Dist: scikit-learn (>=0.23.1)
Requires-Dist: scipy
Requires-Dist: IPython
Requires-Dist: ipywidgets
Requires-Dist: tzlocal
Requires-Dist: pyperclip
Requires-Dist: cufflinks (>=0.17.0)

====
fsds
====


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

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

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




Cohort agnostic version of fsds_100719 package


* Free software: GNU General Public License v3
* Documentation: https://fsds.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 (2020-03-25)
------------------

* First release on PyPI.


