Skip to main content
Version: 1.2.0

tabsdata.tableframe.functions.lit

litExpression for the given literal value.
pydoc

pydoc

def pydoc(
categories: Literal['aggregation', 'attributes', 'date', 'description', 'logic', 'numeric', 'filters', 'generation', 'join', 'manipulation', 'projection', 'string', 'tableframe', 'type_casting', 'union'] | List[Literal['aggregation', 'attributes', 'date', 'description', 'logic', 'numeric', 'filters', 'generation', 'join', 'manipulation', 'projection', 'string', 'tableframe', 'type_casting', 'union']],
) -> Callable