About Lesson
NumPy:-
Numpy python की एक library है जिसके द्वारा python में multidimensional array के ऊपर operations perform किया जा सकता है।
NumPy का पूरा नाम Numerical Python होता है।
NumPy:-
Numpy is a library of python through which operations can be performed on multidimensional arrays in python.
The full name of NumPy is Numerical Python.
Check PIP (preferred installer package (Program) )package:-
-
Go to cmd
-
Type pip list command
-
Press enter
-
If screen show
-
It means pip is installed already
-
If pip is not installed
-
Then screen show
-
Pip is not recognized as an internal or external command