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

Documentation for Numpy : Numpy Docs

 

How to install (non-anaconda users)

Note: Use terminal (Mac/Linux Users), command prompt (Windows Users)

pip install numpy