reading dat file in python code example Example: read .dat python Click to copyimport numpy as np sed = np.loadtxt('spectra.dat', unpack = True)