mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Added more graphics. Tweaked intro.
This commit is contained in:
parent
68034e7722
commit
be83710392
13
README.md
13
README.md
|
@ -1,14 +1,21 @@
|
||||||
# data-science-ipython-notebooks
|
# 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.
|
Continually updated Data Science IPython Notebooks.
|
||||||
|
|
||||||
This repo is a collection of IPython Notebooks I reference while working with data.
|
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/README_1200x800.gif">
|
<img src="https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/README_1200x800.gif">
|
||||||
</p>
|
</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
|
## Index
|
||||||
|
|
||||||
* [spark](#spark)
|
* [spark](#spark)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user