traveler.skims.zarr.JaxTable.shape# property JaxTable.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, …]