[ipython-notebook used during the talk.](https://gitlab1.ptb.de/pflueg03/data-analysis-python/blob/master/data-analysis-python.ipynb"Slides as one big webpage")
Clone the repository, then look at the .slides.html files for the presentation (use arrow keys to navigate) or look at the .html files for one big webpage.
*`data-analysis-python.html`: An introduction to data analysis using python, with a focus on the modern python ecosystem and libraries that are useful in a PTB context.
*`python_go_faster.html`: Speeding up scientific calculations done in python using numpy and numba.