numpy

目錄 #常見 數據類型表見:https://blog.csdn.net/Zhili_wang/article/details/81140282?utm_source=blogxgwz2 import numpy as np t1=np.array(range(1,11)) print(t1) #[ 1 2 3 4 5 6 7 8 9 10] print(type(t1)) #
相關文章
相關標籤/搜索
本站公眾號
   歡迎關注本站公眾號,獲取更多信息