Lecture 2. NumPy and Pandas
2026-08-18
Delivered 8/18/2026 — the annotated lecture notes go to the students of this class; join your group on the class page to get them.
In-class practice
Homework
Due 8/19/2026, 11:59:00 PM · 0/18 done
NumPy basics
- numpy_basics/flatten
- numpy_basics/make_immutable
- numpy_basics/matrix_product
- numpy_basics/memory_size
- numpy_basics/null_vector
- numpy_basics/null_with_one
- numpy_basics/pairwise_distances
- numpy_basics/range_vector
- numpy_basics/reverse_vector
- numpy_basics/rgba_dtype
- numpy_basics/to_column
- numpy_basics/to_matrix
- numpy_basics/transpose_2d
- numpy_basics/vector_mean
- numpy_basics/version