目录通过 numpy 读写 txt 或 csv 文件通过 numpy 读写 npy 或 npz 文件通过 h5py 读写 hdf5 文件总结References将 numpypython 数组存入文件,有多种文件类型可供选择,对应地就有不同的方法来读写。