Python Programming - Standard Libraries - Discussion

Discussion Forum : Standard Libraries - General Questions (Q.No. 95)
95.
Which Python library is widely used for numerical computing and working with arrays?
Flask
Django
Pandas
Numpy
Answer: Option
Explanation:
Numpy is a powerful library for numerical computing in Python. It provides support for large, multi-dimensional arrays and matrices, along with mathematical functions to operate on these arrays.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.