Challenge the talent inside you, participate in Animate 2024!     Click here for details.

Getting started with arrays - English

20518 visits



Outline:

Overview of array Usage of numpy library How to create arrays How to create two dimensional array arange() method reshape() method How to find the shape of an array? Create a new array with elements of different datatypes Identity matrix Zeros method