Hi @PURVI, np.shape() is used to get complete structural shape of our 2D array. For example (3,4) . np.size() will give us how many elements ...
確定! 回上一頁