DascoreBaseModel
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. | 
| class of dascore.utils.models inherits from: pydantic.main.BaseModel | source | 
DascoreBaseModel()-> None
A base model with sensible configurations.
| Name | Description | 
|---|---|
| get_summary_df | Get dataframe of attributes and descriptions for display. | 
| new | Create new instance with some attributed updated. |