pixano.features.types.base_type
BaseType
Bases: LanceModel
Base class for all Pixano types.
This class should be inherited by all Pixano types. BaseSchemas can only have a
primitive type or a BaseType
attribute.