Working with NumPy Arrays

This video is not available. Please contact the instructor for more information.

The aim of this video is to introduce NumPy arrays as the efficient structure to hold and to perform computations in Python with data.

  • Understand why use NumPy arrays
  • Learn how to define NumPy arrays
  • Explore additional examples

Complete and Continue