Review Numpy
Module 3: NumPy
Before We Begin
This review has been split into shorter topic pages. Solve each block first, then expand the solution material when it is available.
Module 3: NumPy
This review has been split into shorter topic pages. Solve each block first, then expand the solution material when it is available.
---
title: "Review Numpy"
subtitle: "Module 3: NumPy"
format: html
---
## Before We Begin
This review has been split into shorter topic pages. Solve each block first, then expand the solution material when it is available.
## Review Sessions
- [Fundamentals](review_numpy_fundamentals.qmd)
- [Arithmetics](review_numpy_arithmetics.qmd)
- [Array Manipulation](review_numpy_manipulation.qmd)
- [Random and Fancy Indexing](review_numpy_random_fancy_indexing.qmd)
- [Statistics](review_numpy_statistics.qmd)
- [Linear Algebra](review_numpy_linalg.qmd)
- [Vectorization and Masking](review_numpy_vectorization_masking.qmd)