Metadata-Version: 2.1
Name: dojo_ds
Version: 1.1.2
Summary: Code from Coding Dojo's Online Part-Time Data Science boot camp
Home-page: https://github.com/coding-dojo-data-science/dojo_ds
Author: James Irving
Author-email: jirving@codingdojo.com
License: GNU General Public License v3
Keywords: dojo_ds
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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

=======
dojo-ds
=======


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

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

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




Code from Coding Dojo's Online Part-Time Data Science boot camp


* Free software: GNU General Public License v3
* Documentation: https://dojo-ds.readthedocs.io.



=======
History
=======

0.1.0 (2023-02-14)
------------------

* First release on PyPI.
