import numpy import os os.chdir("Home/Desktop/Temporal_folder") data = numpy.loadtxt ('ch02-data.csv', dtype= 'string', delimiter=',')
確定! 回上一頁