🌈 搜索
📅  最后修改于: 2022-03-11 14:45:38.773000             🧑  作者: Mango
from numpy import genfromtxt my_data = genfromtxt('my_file.csv', delimiter=',')