我寫了這個代碼import csv as csv import numpy as np csv_file_object= csv.reader(open('C:\Users\hostname\Desktop\spyder\train.csv', 'rb')) header ...
確定! 回上一頁