Which function find the dimensions of the datain Numpy?
Answers
Answered by
0
Answer:
To get the number of dimensions, shape (size of each dimension) and size (number of all elements) of NumPy array, use attributes ndim , shape , and size of numpy. ndarray . The built-in function len() returns the size of the first dimension.
Explanation:
please mark as branlist
Answered by
31
Answer:
hello mate..
Explanation:
To get the number of dimensions, shape (size of each dimension) and size (number of all elements) of NumPy array, use attributes ndim , shape , and size of numpy. ndarray . The built-in function len() returns the size of the first dimension.
hope you get your answer..
plz follow me follow back will be done..
plz mark as brain list answer.. ❤❤
Similar questions