DeepchecksNotImplementedError#

exception DeepchecksNotImplementedError[source]#

Exception class that represent a function that was not implemnted.

__init__(message: str, html: Optional[str] = None)[source]#
__new__(*args, **kwargs)#