dataeval.exceptions.ShapeMismatchError¶
- exception dataeval.exceptions.ShapeMismatchError¶
Raised when array shapes or dimensions are incompatible.
This error indicates that input arrays have incorrect dimensions, incompatible shapes, or mismatched lengths where they are expected to be consistent.