NumPy in Python

Numpy is numerical library of python. Numpy used for numerical and scientific computing NumPy is a multidimensional array and a collection of routines for processing those arrays. We can work with multidimensions x,y and z axis. We have some methods in numPy library using this we can process multidimensional array.