我怎么加载这个数据 numpy.loadtxt() 使我能得到一个NumPy数组,如 [['5.1' '3.5' '1.4' '0.2' ... 使用np.genfromtxt,你可以指定 dtype=None ,
確定! 回上一頁