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

Contenuti del Corso

NumPy in a Nutshell

NumPy in a Nutshell

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

book
Match the Indices

question-icon

You have the following one-dimensional array: arr = np.array([3, 2, 25, 54, 9, -10, 36, 13]). Match the indices with the elements they access.

arr[-2] -
arr[-5] -

arr[-3] -

arr[-7] -

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

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 6
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt