deepchecks.core#
Module for base classes.
Import objects to be available in parent deepchecks module.
Modules
Module containing the base checks. |
|
Module with all deepchecks error types. |
Classes
Base class for check. |
|
Class which returns from a check with result that can later be used for automatic pipelines and display value. |
|
Class which holds a check run exception. |
|
Contain condition attributes. |
|
Contain result of a condition function. |
|
Condition result category. |
|
Class for running a set of checks together, and returning a unified pass / no-pass. |
|
Contain the results of a suite run. |