DeepchecksNotSupportedError#

exception DeepchecksNotSupportedError[source]#

Exception class that represents an unsupported action in Deepchecks.

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