python numpy轉字串. ... list2 = [] for j in list1: list2.append(float(j)) # 列表list2轉arr1 arr1 = np.array(list2) print('arr1:',arr1).
確定! 回上一頁