In [x]: arr = np.arange(24).reshape((4,6)) In [x]: arr Out[x]: array([[ 0, ... as entries in the first 2×2 dimensions of the new 4D array.
確定! 回上一頁