I'd suggest using numpy genfromtxt import numpy as np np.genfromtxt('C:\Users\hostname\Desktop\spyder\train.csv',delimiter=',',dtype=None).
確定! 回上一頁