Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

When to use NumPy of python library..?

user-image
Question added by Abdul Khader Shaik , IT & Ops Manager , TheSmartlabs
Date Posted: 2017/12/27
Hisham Taha Kamal-Al-Din
by Hisham Taha Kamal-Al-Din , DEVELOPER , SENIOR NODE

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.

Swapnil Telrandhe
by Swapnil Telrandhe , Data Scientist , Votary

When we have to deal with matrices or arrays that time we import NumPy

More Questions Like This