tlc.core.builtins.constants#

Built-in constants for the tlc Python package.

Modules and Packages#

Module

Description

display_importances

Defines some property display priorities which are used to indicate the default ordering of table columns in the GUI.

column_names

This module defines a set of constants used as identifiers and keys for managing and tracking common data columns in a dataset.

units

Defines some common keywords which can be used to define the ‘unit’ of numeric values within Schemas.

reshape_strategies

This module defines a set of constants used to identify different strategies for reshaping embeddings.

values

Defines default values for various types of data.

string_roles

Defines some common keywords which can be used to annotate string values in Schemas

bool_roles

Defines some common keywords which can be used to annotate boolean values in Schemas.

number_roles

Defines some common keywords which can be used to define the ‘role’ of numeric values within Schemas.

composite_roles

Defines some common keywords which can be used to annotate composite structures in Schemas.

schema_fields

This module defines a set of common keys for fields in object schemas.

widgets

Defines some constants which describe how to refer to widgets from within dashboard workflows

paths

defaults

This module defines some default values.