shape

np.shape(array) で配列のサイズを知る.

np.shape(array) tell the size of numpy array.