Python: Intro to NumPy

Python: Intro to NumPy

This workshop will cover the basics of the Python numerical computing package NumPy. It will explain the NumPy array, the principal data type in the NumPy package, and how it differs from similar structures like lists. You will learn how to work with matrices and multidimensional arrays, different ways of creating, indexing and slicing arrays, and how to optimize your code using core NumPy features such as vectorization and broadcasting.

Prerequisites: Basic Python knowledge at the level of the Python Fundamentals bootcamp.

The workshop will be recorded, but you must be registered to receive the link to the recording.