mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Updated README to include aws and spark. Removed commands suffix from linux, git, jekyll commands as it seemed redundanct.
This commit is contained in:
parent
b0fe318517
commit
36a8dc504f
12
README.md
12
README.md
|
@ -1,5 +1,5 @@
|
||||||
# ipython-data-notebooks
|
# ipython-data-notebooks
|
||||||
IPython Notebooks geared towards Python data analysis (core Python, NumPy, pandas, matplotlib, SciPy, scikit-learn, command line).
|
IPython Notebooks geared towards Python data analysis (core Python, NumPy, pandas, matplotlib, SciPy, scikit-learn, aws, spark, command line).
|
||||||
|
|
||||||
## python-core
|
## python-core
|
||||||
|
|
||||||
|
@ -33,11 +33,11 @@ IPython Notebooks demonstrating spark and HDFS functionality.
|
||||||
|
|
||||||
## commands
|
## commands
|
||||||
|
|
||||||
IPython Notebooks demonstrating various command lines for AWS, Unix, etc.
|
IPython Notebooks demonstrating various command lines for Linux, Git, etc.
|
||||||
|
|
||||||
* [linux commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/linux.ipynb)
|
* [linux](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/linux.ipynb)
|
||||||
* [git commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/git.ipynb)
|
* [git](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/git.ipynb)
|
||||||
* [jekyll commands](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/jekyll.ipynb)
|
* [jekyll](http://nbviewer.ipython.org/github/donnemartin/ipython-data-notebooks/blob/master/commands/jekyll.ipynb)
|
||||||
|
|
||||||
## matplotlib
|
## matplotlib
|
||||||
|
|
||||||
|
@ -62,7 +62,7 @@ IPython Notebooks demonstrating various command lines for AWS, Unix, etc.
|
||||||
* [Think Bayes](http://www.amazon.com/Think-Bayes-Allen-B-Downey/dp/1449370780)
|
* [Think Bayes](http://www.amazon.com/Think-Bayes-Allen-B-Downey/dp/1449370780)
|
||||||
* [Think Stats](http://www.amazon.com/Think-Stats-Allen-B-Downey/dp/1449307116)
|
* [Think Stats](http://www.amazon.com/Think-Stats-Allen-B-Downey/dp/1449307116)
|
||||||
|
|
||||||
##License
|
## License
|
||||||
|
|
||||||
Copyright 2014 Donne Martin
|
Copyright 2014 Donne Martin
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user