tlc.core.objects.tables.from_table.schema_helper
#
Schema helper functions for creating tables from other tables.
Module Contents#
Functions#
Function |
Description |
---|---|
API#
- tlc.core.objects.tables.from_table.schema_helper.input_table_schema(display_name: str = 'Input table', description: str = 'A reference to the input table') tlc.core.schema.Schema #