traveler.core.stored.ReferencedTable#
- class traveler.core.stored.ReferencedTable(table)[source]#
Bases:
WorkingTable,GenericAll the details about a StoredTable, without the store attached.
Initialize the ReferencedTable from a stored table.
- Parameters:
table (StoredTable)
Methods#
|
Set the index array for a copy of this ReferencedTable. |
|
Return a new instance of the StoredTable with the given store. |
Prepare this stored table for use with JAX tools. |