Loading and using modules

Contents

Loading and using modules#

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 you to how to load and use modules to expand what you can do with your Python code.

Lesson materials#

Materials for this lesson are from Chapter 2 of the forthcoming textbook Introduction to Python for Geographic Data Analysis. In this lesson we cover the materials from Chapter 2.8 (Loading and using modules).