This workshop was given at the World Bank's 2019 Reproducible Research Workshop. The training has the following objectives:
- Introduce participants to core concepts of the Python programming language
- Walk through the essential data science packages in Python
- Introdude Web Scraping
The notebooks can be downloaded and run on your local machine using your Jupyter Notebooks installation (eg. Anaconda). You can download the repository by either cloning it or downloading it.
Please download the slides from the link below. The slides can be used as cheatsheet for Python syntax.