traveler.core.stored.StoredTable.self_idx#
- property StoredTable.self_idx[source]#
Get the index array for this IndexedTable.
- Returns:
The index array used to index into the table.
- Return type:
jax.numpy.ndarray | CategoricalArray | None
Get the index array for this IndexedTable.
The index array used to index into the table.
jax.numpy.ndarray | CategoricalArray | None