DatasetAlreadyExistsError
kedro.io.DatasetAlreadyExistsError ¶
Bases: DatasetError
DatasetAlreadyExistsError
raised by DataCatalog
class in case of trying to add a dataset which already exists in the DataCatalog
.
Bases: DatasetError
DatasetAlreadyExistsError
raised by DataCatalog
class in case of trying to add a dataset which already exists in the DataCatalog
.