File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments