lightkurve.periodogram.Periodogram.to_table# Periodogram.to_table()[source]# Exports the Periodogram as an Astropy Table. Returns: tableTable objectAn AstroPy Table with columns ‘frequency’, ‘period’, and ‘power’.