{attention}
Finnish university students are encouraged to use the CSC Noppe platform.<br/>
<a href="https://noppe.csc.fi/"><img alt="CSC badge" src="https://img.shields.io/badge/launch-CSC%20Noppe-blue.svg" style="vertical-align:text-bottom"></a>
We do not recommended using Binder for this lesson.
In this lesson we explore how to create basic plots using pandas
and matplotlib
, and provide an example of how to create interactive plots at the end of the lesson using hvplot
.
Materials for this lesson are from Chapter 4 of the forthcoming textbook Introduction to Python for Geographic Data Analysis. In this lesson we cover the materials from Chapter 4.2 (Plotting with pandas and matplotlib).