Advertisements
Advertisements
Question
What is NumPy?
Short Answer
Advertisements
Solution
NumPy stands for Numerical Python. It is a Python library used for numerical and scientific computing. It provides support for working with arrays and matrices and also provides functions for mathematical operations, statistics, and data analysis.
Example: NumPy can be used to calculate the mean, median, and other statistical values of a set of numbers.
shaalaa.com
Is there an error in this question or solution?
