「array陣列」是Python的另一個套件NumPy(Numerical Python)中所內含資料型態,不過 ... 2維1列N行的矩陣為:b = np.array([[1, 2, 3, 4, 5]]) → b.shape = (1,5).
確定! 回上一頁