Infomax Computer Academy
Report Bug
Qus : What is a correct syntax to check the number of dimensions in an array?
Qusऐरे में डायमेंशन की संख्या की जांच करने के लिए सही सिंटैक्स क्या है?
A. np.ndim(array_name)
B. array_name.ndim()
C. np.dim(array_name)
D. array_name.dim
Solution
A. np.ndim(array_name)
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others