Baca .Dat Python

import numpy as np
sed = np.loadtxt('spectra.dat', unpack = True)

Naughty Nightingale