Plotting in Python

Contents

Plotting in Python#

Attention

Finnish university students are encouraged to use the CSC Noppe platform.
CSC badge

Others can follow the lesson and fill in their student notebooks using Binder. Binder can be launched using the interactive code tools (rocket icon) on the lesson page linked below.

In this lesson we introduce a selection of libraries available for plotting in Python and some common features of plots.

Lesson materials#

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.1 (Plotting in Python).