An online training on Data Analysis and Plotting in Python with Pandas will be organized by the Jülich Supercomputing Centre on 30 March 2026. This half-day training will introduce Pandas through simple, hands-on exercises, highlighting the capabilities of the software package step by step, starting with basic tasks and advancing to more complex ones.
Pandas solves the full stack of data analysis in Python: reading-in of data, mangling and manipulation, analysis, and visualization (and much more, actually). It builds on established Python packages and works seamlessly with them (like Numpy, Matplotlib). It also fits perfectly into the Jupyter Notebooks workflow of modern-day data analysis.
This training aims at scientists who want to use Pandas for data analysis. Attendees should have run a Python program before and know the basic level of the programming language.