Ask Question
19 March, 14:46

Where is NumPy used?

+3
Answers (2)
  1. 19 March, 15:36
    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.
  2. 19 March, 18:32
    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.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Where is NumPy used? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers