»Using pandas for data analysis«
2019-04-27, 17:00–17:25, i2
Let's use pandas to interactively dive into a few data set.
pandas is one of the corner stones of the scientific Python ecosystem. After a brief introduction about its role in the SciPy stack, we will turn to live coding to discuss pandas in action.
In particular, we will cover the following questions: - What kind of problems does pandas solve? - How does using pandas look/feel like?
The examples are self consistent with Jupyter notebooks alongside the data made available after the talk.