ATK.Models.DataTable ==================== .. currentmodule:: ATK.Models .. autoclass:: DataTable | | .. rubric:: Attributes .. autosummary:: ~DataTable.table .. rubric:: Methods .. autosummary:: ~DataTable.from_dataframe ~DataTable.from_table ~DataTable.show ~DataTable.to_dataframe ~DataTable.to_hdu ~DataTable.to_table | | .. rubric:: Attribute Descriptions .. autoattribute:: DataTable.table | .. rubric:: Method Descriptions .. automethod:: DataTable.from_dataframe .. automethod:: DataTable.from_table .. automethod:: DataTable.show .. automethod:: DataTable.to_dataframe .. automethod:: DataTable.to_hdu .. automethod:: DataTable.to_table