traveler.trees.JaxTable.schema#

JaxTable.schema()[source]#

Return a schema of the JaxDataset, describing its fields and types.

Returns:

A dictionary with field names as keys and their types as values.

Return type:

dict[str, dict]