--- title: Introduction to the Numpy Lectures block: Numpy superBlock: Data Analysis with Python --- ## Introduction to the Numpy Challenges Learn the basics of the NumPy library with the following lectures created by Keith Galli. They provide background information on how NumPy works and how it compares to Python's Built-in lists. They go through how to write code with NumPy, creating arrays, indexing, math, statistics, reshaping, and more!