Getting started with arrays - English

This is a sample video. To access the full content,
please Login

23075 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