请注意, numpy.array 这与标准Python库类不同 array.array ,后者只处理一维 ... b = np.floor(10*np.random.random((2,2))) >>> b array([[ 1., 8.] ...
確定! 回上一頁