Exceptions#

exception checkedframe.exceptions.CastError(msg: str, element_passes: Any)#
exception checkedframe.exceptions.SchemaError#

Raised when the given DataFrame does not match the given Schema.