DascoreBaseModel

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

DascoreBaseModel()-> None

A base model with sensible configurations.

Methods

Name Description
get_summary_df Get dataframe of attributes and descriptions for display.
new Create new instance with some attributed updated.