Added more graphics. Tweaked intro.

This commit is contained in:
Donne Martin 2015-06-05 20:54:05 -04:00
parent 68034e7722
commit be83710392

View File

@ -1,14 +1,21 @@
# data-science-ipython-notebooks
Continually updated Data Science IPython Notebooks: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, Python, and various command lines.
This repo is a collection of IPython Notebooks I reference while working with data.
Continually updated Data Science IPython Notebooks.
<br/>
<p align="center">
<img src="https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/README_1200x800.gif">
</p>
<p align="center">
<img src="https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/coversmall_alt.png">
Plots from <a href="https://github.com/jakevdp/sklearn_pycon2015">PyCon 2015 Scikit-learn Tutorial</a>
</p>
Notebooks include: Spark, Hadoop MapReduce, HDFS, AWS, Kaggle, scikit-learn, matplotlib, pandas, NumPy, SciPy, Python, and various command lines.
This repo is a collection of IPython Notebooks I reference while working with data.
## Index
* [spark](#spark)