Skip to content

Commit 24a0b55

Browse files
committed
Update README.md
1 parent e7bc834 commit 24a0b55

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,12 @@ This repo contains several Python tutorials for data analysis tasks.
1414
- [Scripting with Python](https://www.schrodinger.com//AcrobatFile.php?type=supportdocs&type2=&ident=404)
1515
- [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement)
1616

17+
##ML with Python
18+
- [**AWESOME Python Machine Learning Book**](https://github.com/rasbt/python-machine-learning-book)
19+
- [Table of Contents and Code Notebooks](https://github.com/rasbt/python-machine-learning-book/blob/master/README.md#table-of-contents-and-code-notebooks)
20+
1721
##Data Science with Python
1822
- [awesome-python](https://github.com/vinta/awesome-python)
19-
- [**python-machine-learning-book**](https://github.com/rasbt/python-machine-learning-book)
2023
- [Pycon India 2015 Notes](http://www.analyticsvidhya.com/blog/2015/10/notes-impressions-experience-excitement-pycon-india-2015/)
2124
- [Data Exploration with Numpy cheat sheet](http://www.analyticsvidhya.com/blog/2015/07/11-steps-perform-data-analysis-pandas-python)
2225
- [NLP](http://www.datasciencecentral.com/profiles/blogs/python-nlp-tools)

0 commit comments

Comments
 (0)