Ask Question

Where is NumPy used?

+3
Answers (2)
  1. 15 July, 13:18
    0
    The answer is python.

    Explanation:

    NumPy is a part of the python programming language. It is used for an array-processing package and provides a high-performance array and the object that uses a tool for work with arrays. It is also known as a software that is used for various operations. It is also known as ndarray. It stores the multi-dimensional array and stores the same data type values. Such arrays are indexed as Sequences, starting at zero.
  2. 15 July, 13:28
    0
    The ndarray (NumPy Array) is a multidimensional array used to store values of same datatype. These arrays are indexed just like Sequences, starts with zero.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Where is NumPy used? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers