M05 NumPy

Topics

  • Numpy and its role in the Python data science ecosystem
  • Numpy Arrays
  • Array indexing, slicing, and broadcasting
  • Aggregation
  • Timing the difference between NumPy and plain old Python

Readings

Required

Optional