Match the Indices
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 6
Please enable JavaScript in your browser settings or update your browser.
Danke für Ihr Feedback!
In this section we will get acquainted with what the NumPy library is, as well as learn how to create an array.
In this section we will get acquainted with arrays of different dimensions, and understand the difference between them.
In this section we should recall what slices are and learn how to make them for arrays of different dimensions. We shall also learn to refer to elements in an array using their indexes.
In this section we will learn how to reshape arrays and also how to concatenate an array. Moreover we will learn how to sort an array. Also we will learn about such an interesting method that is often used for arrays, namely: copy().