Added Learn Python For Data Science tutorial

This commit is contained in:
sayands 2018-04-20 12:24:40 +05:30
parent 818c7001b9
commit 264fb3170c

View File

@ -242,6 +242,16 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* [Part 1](https://khashtamov.com/en/how-to-create-a-telegram-bot-using-python/)
* [Part 2](https://khashtamov.com/en/how-to-deploy-telegram-bot-django/)
### Data Science:
* Learn Python For Data Science by Siraj Raval:
* [Part 1](https://www.youtube.com/watch?v=T5pRlIbr6gg)
* [Part 2](https://www.youtube.com/watch?v=o_OZdbCzHUA)
* [Part 3](https://www.youtube.com/watch?v=9gBC9R-msAk&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU&index=3)
* [Part 4](https://www.youtube.com/watch?v=SSu00IRRraY&index=4&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU)
* [Part 5](https://www.youtube.com/watch?v=MrBzgvUNr4w&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU&index=5)
* [Part 6](https://www.youtube.com/watch?v=dSofAXnnFrY&index=6&list=PL2-dafEMk2A6QKz1mrk1uIGfHkC1zZ6UU)
### Machine Learning:
* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM)