Bases: SerialModel
, Hashable
The class that holds the metadata of a dataset stored in the DB.
Attributes
Metadata associated with the dataset.
dataset_id
instance-attribute
The unique identifier for the dataset.
Functions
__rich_repr__
__rich_repr__() -> Result
Requirement for pretty printing using the rich package.