DascoreBaseModel

class of dascore.models.base
inherits from: pydantic.main.BaseModel
source

DascoreBaseModel()-> None

A base model with sensible configurations.

Methods

Name Description
model_copy Copy the model, dropping cached values the update invalidates.
get_summary_df Get dataframe of attributes and descriptions for display.
new Create new instance with some attributed updated.