Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Getting started with arrays - English

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

24971 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