23/10/2023, 09:30
Learn about the fundamental data type used for labelled sequential data.
23/10/2023, 11:00
Learn about multiple ways to access subsections of a Series or a DataFrame and singular elements in it.
23/10/2023, 11:30
Learn how to create filter masks to separate out the interesting data.
23/10/2023, 12:00
Learn how to add and manipulate existing data in a DataFrame or Series.
23/10/2023, 13:30
Try out your newly learned skills on a real-live data set. The instructors are available to give advice and feedback.
24/10/2023, 09:30
Pyplot is a collection of shortcuts for common tasks. Learn how to use it to create basic plots.
24/10/2023, 10:00
Learn how to create multiple plots and arrange them in a single figure.
24/10/2023, 11:00
Learn about an alternative approach to setting up plots.
24/10/2023, 11:45
Learn how you can combine Pandas and Matplotlib for quick plotting.