traveler.templates.LandUseTAZ.shape#

property LandUseTAZ.shape: tuple[int, ...][source]#

Return the one-dimensional row shape of the table.

Returns:

(n_rows,) for a table with vector columns, or () for a scalar-only table.

Return type:

tuple[int, …]