This is the first of many coding tutorials I will publish here with the goal of teaching you Python through QUICK tutorials. All designed to be doable within a weeknight or weekend.
- Jupyter Notebooks are a great tool for rapid prototyping in Python (as well as other languages)
- Super helpful for data science and web scraping
- Free and Open Source Project Jupyter | Home
If you don’t already use Jupyter notebooks I would highly recommend trying them out.
The Tutorial
Take a look at the Github Repository or watch the video below.