data4 = np.loadtxt(open(data_path4, 'rb'), dtype=np.floa_valueerror">
赞
踩
在使用numpy进行excel表的数据加载中,经常会遇到如下问题
Traceback (most recent call last):
File "D:/ProgramData/GAN_NIRs/Preprocessing/Data_Load.py", line 45, in <module>
data4 = np.loadtxt(open(data_path4, 'rb'), dtype=np.float64, delimiter=',', skiprows=0)
File "D:\Anaconda\envs\Pytorch16\lib\site-packages\numpy\lib\npyio.py", lin
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。