You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
-
This repo contains several Python tutorials for data analysis tasks.
1
+
This repo contains a curated list of Python tutorials for Data Science, NLP and Machine Learning.
2
+
3
+
For a similar list of R tutorials for Data Science, NLP and Machine Learning, see [**this list**](https://github.com/ujjwalkarn/DataScienceR).
4
+
5
+
For a comprehensive topic-wise list of machine learning and deep learning tutorials, articles and other resources, see [**this list**](https://github.com/ujjwalkarn/Machine-Learning-Tutorials/blob/master/README.md).
2
6
3
7
##Language
4
8
-[**Dive Into Python**](http://www.diveintopython.net/index.html)
0 commit comments