The correct response is:
an array of any size
An ndarray
(N-dimensional array) is a powerful data structure used in NumPy, a library for numerical computing in Python, which can represent arrays of any dimension and size.
What is an ndarray?
(1 point)
Responses
a two-dimensional array
a two-dimensional array
a three-dimensional array
a three-dimensional array
an array of any size
an array of any size
an array used only in classes
an array used only in classes
Skip to navigation
1 answer
The correct response is:
an array of any size
An ndarray
(N-dimensional array) is a powerful data structure used in NumPy, a library for numerical computing in Python, which can represent arrays of any dimension and size.