model_copy
model_copy(
self ,
update = None,
deep: bool = False,
)-> ‘Self’
Copy the model, dropping cached values the update invalidates.
| method of dascore.models.base.DascoreBaseModel | source |
model_copy(
self ,
update = None,
deep: bool = False,
)-> ‘Self’
Copy the model, dropping cached values the update invalidates.