lamindb.core.types#

Types.

UPathStr

alias of Union[str, Path]

StrField

alias of Union[str, DeferredAttribute]

ListLike

alias of Union[List[str], Series, array]

TransformType(value)

An enumeration.