Learn NumPy in One Video

preview_player
Показать описание
The fundamental library needed for scientific computing with Python is called NumPy. NumPy is Open Source library that contains a powerful N-dimensional array object and advanced array slicing methods (to select array elements), convenient array reshaping methods. I will explain what is numpy. why do we use numpy, NumPy is suited to what applications. at last i am going to show How to install numpy on windows using pip install and how to add numpy to your pycharm IDE. A NumPy array is an N-dimensional homogeneous collection of “items” of the same “kind”. The kind can be any arbitrary structure and is specified using the data-type.

1 - Introduction + Installing numpy
2 - Python List Vs Numpy Array
3 - Basic properties and Methods in NumPy Array
4 - Creating specific arrays, Reshape and more

★★★Top Online Courses From ProgrammingKnowledge ★★★

★★★ Online Courses to learn ★★★

★★★ Follow ★★★

DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Рекомендации по теме
Комментарии
Автор

0:05 Introduction
4:08 Installation
6:18 list into numpy array example
8:52 use numpy on pycharm
12:56 comparing python list to numpy array
24:34 basic operation in numpy array
37:54 shaping arrays

backwollf
Автор

Sir please give timestamp in description

rajantandan
Автор

Hi, i doing a program which does convert numpy to video, using opencv in, but the video shows nothing...can you help me ?

nddmais