.. include:: ../io/votable/references.txt Table ============================= .. currentmodule:: astropy.io.votable.tree .. autoclass:: Table :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Table.links ~Table.params ~Table.ref ~Table.format ~Table.nrows ~Table.groups ~Table.infos ~Table.fields .. rubric:: Methods Summary .. autosummary:: ~Table.parse ~Table.to_table ~Table.get_field_by_id ~Table.iter_groups ~Table.create_arrays ~Table.get_group_by_id ~Table.is_empty ~Table.to_xml ~Table.iter_fields_and_params ~Table.get_field_by_id_or_name ~Table.from_table .. rubric:: Attributes Documentation .. autoattribute:: links .. autoattribute:: params .. autoattribute:: ref .. autoattribute:: format .. autoattribute:: nrows .. autoattribute:: groups .. autoattribute:: infos .. autoattribute:: fields .. rubric:: Methods Documentation .. automethod:: parse .. automethod:: to_table .. automethod:: get_field_by_id .. automethod:: iter_groups .. automethod:: create_arrays .. automethod:: get_group_by_id .. automethod:: is_empty .. automethod:: to_xml .. automethod:: iter_fields_and_params .. automethod:: get_field_by_id_or_name .. automethod:: from_table