Catalog.from_catalog
Catalog.from_catalog
classmethod
¶
Creates a new catalog from an existing one.
The new catalog copies the data of the original one without mutating it.
Example
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
|
Catalog
|
An existing |
required |
Returns:
| Type | Description |
|---|---|
Catalog
|
A new |