Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Manipulating and Indexing | Getting into NumPy Basics
Getting into NumPy Basics
course content

Kurssisisältö

Getting into NumPy Basics

book
Manipulating and Indexing

Manipulating and indexing NumPy arrays involve altering and retrieving the elements of a NumPy array. NumPy stands as a potent library for handling large, multi-dimensional arrays and matrices of numerical data in Python.

It offers an array of functions and methods for manipulating and indexing arrays, including techniques to extract specific rows, columns, or elements, alter an array's shape, transpose arrays, and convert arrays into a 1D vector.

Tehtävä

Swipe to start coding

  1. Create a random 4x4 array filled with random integers ranging from 0 to 10.
  2. Extract the second row.
  3. Extract the second column.
  4. Replace the second column of the array with a new column of all ones.

Ratkaisu

Mark tasks as Completed
Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 3
AVAILABLE TO ULTIMATE ONLY
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt