#astype修改資料型別 e=np.linspace(1,5,20) print(e) #>>> ''' [1. 1.21052632 1.42105263 1.63157895 1.84210526 2.05263158 2.26315789 2.47368421 ...
確定! 回上一頁