Ratings & reviews
4.7182 ratings
Tien N.
13 days ago
Numpy was well described and is a good beginners course following the introductory course on python. I recommend going in the order of the list in the catalog.
Joannes M.
25 days ago
Doable, logical and engaging.
Kya W.
31 days ago
I enjoyed Numpy, wish 2D and 3D negative indexing was explained a bit more, but overall good program.
76%19%5%0%0%
Complete all chapters to get certificate
0%
Indexing and Slicing
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.
Important Functions