np.array(a) array([ 3.234, 34. , 3.777, 6.33 ]) #轉換後,可進行np.array的方法計算. 2、list轉numpy數組:使用tolist()方法. 如果用list()函數則 ...
確定! 回上一頁