Ask Question
19 September, 13:17

Where is NumPy used?

+2
Answers (2)
  1. 19 September, 13:40
    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. 19 September, 16:58
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers