how to open a .dat inside to my python file? code example Example: read .dat python import numpy as np sed = np.loadtxt('spectra.dat', unpack = True)