Numpy is a library used in Python
Numpy is extensively used in python for numerical computations
Numpy stands for Numerical python
Numpy is very much faster in computation than Lists
We can install numpy using "pip install numpy" in command prompt
We can create array and matrix using numpy.array