Skip to content

Commit 6a8ad3f

Browse files
first commit
0 parents  commit 6a8ad3f

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

README.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
============================
2+
Fundamentals of Data Science
3+
============================
4+
5+
6+
.. image:: https://img.shields.io/pypi/v/fundamentals_of_data_science.svg
7+
:target: https://pypi.python.org/pypi/fundamentals_of_data_science
8+
9+
.. image:: https://img.shields.io/travis/fundamentals-of-data-science/fundamentals_of_data_science.svg
10+
:target: https://travis-ci.org/fundamentals-of-data-science/fundamentals_of_data_science
11+
12+
.. image:: https://readthedocs.org/projects/fundamentals-of-data-science/badge/?version=latest
13+
:target: https://fundamentals-of-data-science.readthedocs.io/en/latest/?badge=latest
14+
:alt: Documentation Status
15+
16+
17+
.. image:: https://pyup.io/repos/github/fundamentals-of-data-science/fundamentals_of_data_science/shield.svg
18+
:target: https://pyup.io/repos/github/fundamentals-of-data-science/fundamentals_of_data_science/
19+
:alt: Updates
20+
21+
22+
23+
Companion Python package for Fundamentals of Data Science.
24+
25+
26+
* Free software: MIT license
27+
* Documentation: https://fundamentals-of-data-science.readthedocs.io.
28+
29+
30+
Features
31+
--------
32+
33+
* TODO
34+
35+
Credits
36+
-------
37+
38+
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
39+
40+
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
41+
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

0 commit comments

Comments
 (0)