tlc.core.builtins.constants¶
Built-in constants for the tlc Python package.
Modules and Packages¶
Module |
Description |
|---|---|
Defines some common keywords which can be used to annotate boolean values in Schemas. |
|
Constants used as identifiers and keys for managing and tracking common data columns in a dataset. |
|
Defines some common keywords which can be used to annotate composite structures in Schemas. |
|
Default values used throughout the codebase. |
|
Defines property display priorities for indicating default ordering of table columns in the GUI. |
|
Defines some common keywords which can be used to define the ‘role’ of numeric values within Schemas. |
|
Constants identifying different strategies for reshaping embeddings. |
|
Common keys for fields in object schemas. |
|
Defines some common keywords which can be used to annotate string values in Schemas |
|
Defines some common keywords which can be used to define the ‘unit’ of numeric values within Schemas. |
|
Defines default values for various types of data. |
|
Defines some constants which describe how to refer to widgets from within dashboard workflows |