data_designer.config.column_types
data_designer.config.column_types
data_designer.config.column_types
plugin_manager
ColumnConfigT
DataDesignerColumnType
_COLUMN_TYPE_CONFIG_CLS_MAP
Create a Data Designer column config object from kwargs.
Parameters:
Name of the column.
Type of the column.
Keyword arguments to pass to the column constructor.
Returns:
data_designer.config.column_types.ColumnConfigT
Data Designer column object of the appropriate type.
Get the column config class for a column type.
Return the preferred display order of the column types.
Check whether a column type was registered by a plugin.
Get the emoji for a column type.