Scientific Data Visualization with Python
Visualization is a key way we interact with data. Displaying complex relationships in graphs and plots rather than looking at purely numerical output helps us understand our data better. It is important to choose the right type of visualization for the job to convey your science to a third party.
In this course, we will show you how to get started making visualizations using Python.