ValueNotPresentWhenFittedError
Bases: Exception
Exception raised when attempting to one-hot-encode a table containing values not present in the fitting phase.
Bases: Exception
Exception raised when attempting to one-hot-encode a table containing values not present in the fitting phase.
src/safeds/exceptions/_data.py