NumPy Foundations for Data Work
Learners can use NumPy arrays for small numeric work, inspect shape and dtype, select with indexes and masks, calculate with vectorized operations, summarize by axis, and run a repeatable simulation.
Downloadable-first courseRead the lesson online, then use the downloadable pack to run the practice and worked notebooks locally. A browser lab can be added later after full visualization runtime validation.
Module sequence
- LessonRead the classroom explanation
- Practice activityUse the supplied notebook and dataset
- Module checkConfirm the skill before moving on
Notebook path
After downloading the pack, open modules/module-02/notebooks/module-02-practice.ipynb in JupyterLab.
