kedro.io.DataSetError¶
-
class
kedro.io.DataSetError[source]¶ DataSetErrorraised byAbstractDataSetimplementations in case of failure of input/output methods.AbstractDataSetimplementations should provide instructive information in case of failure.-
__init__()¶ Initialize self. See help(type(self)) for accurate signature.
-