我們也可以將csv 檔案的內容讀取進來之後,轉為Python 的dictionary 格式,這樣在存取各定資料時會方便一些: import csv with open('iris.csv', ...
確定! 回上一頁