Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Match the Slicing | Indexing and Slicing
NumPy in a Nutshell
course content

Contenido del Curso

NumPy in a Nutshell

NumPy in a Nutshell

1. Getting Started with NumPy
2. Dimensions in Arrays
3. Indexing and Slicing
4. Important Functions

Match the Slicing

question-icon

You have the following two-dimensional array: arr = np.array([[4, 8, -4, 2], [-1, 0, -6, 3]]. Match the elements with the corresponding slicing needed to retrieve those elements.

4 -
3 -

-4 -

-1 -

Click or drag`n`drop items and fill in the blanks

¿Todo estuvo claro?

Sección 3. Capítulo 4
We're sorry to hear that something went wrong. What happened?
some-alt