對numpy.array重新排列:. numpy.random.shuffle(x):修改本身,打亂順序. import numpy as np arr = np.array(range(0, 21, ...
確定! 回上一頁