二. Numpy科學計算包 · #匯入包並重新命名 · import numpy as np · #定義一維陣列 · a = np.array([2, 0, 1, 5, 8, 3]) · print u'原始資料:', a · #輸出最大、 ...
確定! 回上一頁