22 May 2019 - 1.30pm-4.30pm
Melbourne Bioinformatics Boardroom, 187 Grattan St, Carlton VIC 3053
Workshops
Data visualisation with Python
Python has a wide range of libraries for plotting and visualising data. Many of these are excellent, but it can be hard for a newcomer to know where to start. We will introduce the range of options available, then do hands-on visualisation exercises with some popular libraries: Matplotlib, Seaborn, and Altair. Seaborn builds on Matplotlib to easily create beautiful statistical visualisations. Altair is intended for interactive visualisation and makes it easy to create complex responsive visualisations.
Learning Objectives
At the end of the course, you will be able to:
- be aware of the landscape of visualisation libraries
- create visualisations of data in Matplotlib, Seaborn and Altair
- know how to search the documentation for further visualisation functions