将a转化为numpy的array: np.array(a). 得到类型:array([ 3.234, 34. , 3.777, 6.33 ]). 将a转化为python的list. a.tolist().
確定! 回上一頁