A Python Course
This is a brief Python course taught at the European Central Bank in 2019 and 2020.
The course consists of four Lectures:
Lecture 1:
Introduction, Data Types, Control Flow, Loops, Functions
Lecture 2:
I/O, Modules, NumPy, SciPy, Pandas
Lecture 3:
Charts with Matplotlib and importing data from the web
Lecture 4:
Classes and Object Oriented Programming
Back to Teaching