python read dat file line by line code example Example: read .dat python import numpy as np sed = np.loadtxt('spectra.dat', unpack = True)