赞
踩
只能用于numpy arr = np.array([1,2,3,4]) arr.dtype arr.astype('float32')
arr = np.array([1,2,3,4]) arr.dtype arr.astype('float32')