In this video you will learn to install numpy for python on Windows 10 operating system.

Numpy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

First we make sure that we have installed the latest version of pip ( Python Package Installer ) and then we install numpy library using the command
pip install numpy

#numpy #python #windows 10

How to install NumPy for Python in Windows 10
1.30 GEEK