minto.table#

Functions#

create_table_from_stores(datastores)

create_table(datastore)

create_table_info(→ dict)

Module Contents#

create_table_from_stores(datastores: list[minto.v1.datastore.DataStore])#
create_table(datastore: minto.v1.datastore.DataStore)#
create_table_info(datastore: minto.v1.datastore.DataStore) dict#