Featured resource
pluralsight AI Skills Report 2025
AI Skills Report

As AI adoption accelerates, teams risk of falling behind. Discover the biggest skill gaps and identify tools you need to know now.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Accessing Arrays with NumPy

Are you looking to expand your Python programming skills? This course will teach you how to work with arrays using Python's NumPy library.

Karoly Nyisztor - Pluralsight course - Accessing Arrays with NumPy
by Karoly Nyisztor

What you'll learn

If you've worked with data-intensive Python programs, you know how tedious and time-consuming it can be to access and modify Python arrays.

In this course, Accessing Arrays with NumPy, you’ll learn the value of Python's NumPy library for working with arrays.

First, you’ll start by exploring how NumPy arrays are different from Python lists and tuples. Next, you'll learn how to create and access arrays, going over some common Python array operations like indexing and slicing. Then, you'll cover broadcasting, which is an essential feature for working with arrays of different sizes. Finally, you'll see how to iterate over the elements of NumPy arrays.

By the end of this course, you'll have a solid understanding of how to use Python's NumPy library to work with arrays in your Python programs.

Table of contents

About the author

Karoly Nyisztor - Pluralsight course - Accessing Arrays with NumPy
Karoly Nyisztor

Karoly is a veteran (mobile) developer having built several successful iOS apps and games, most of which were featured by Apple.

More Courses by Karoly