Skip to content

trulens.core.schema.dataset

trulens.core.schema.dataset

Serializable dataset-related classes.

Classes

Dataset

Bases: SerialModel, Hashable

The class that holds the metadata of a dataset stored in the DB.

Functions
__rich_repr__
__rich_repr__() -> Result

Requirement for pretty printing using the rich package.

Functions