Last updated: | Permalink
Lecture 5: Python data types
Learning objectives:
In this lecture, you will learn:
- Python’s built-in numeric types.
- Comparing different numeric types in memory space cost, range, and precision.
Lecture slides
- Lec5: Python numeric types: slides pdf, notebook demo
Recordings
- Lec5: video