dataeval.exceptions

Exception and warning classes for DataEval.

Exceptions

DeprecatedWarning

Issued when a deprecated feature is used.

ExperimentalWarning

Issued when an experimental feature is used.

NotFittedError

Raised when a method is called before the object has been fitted or bound.

ShapeMismatchError

Raised when array shapes or dimensions are incompatible.