scorepyo.exceptions
scorepyo.exceptions#
Definition of the different classes for the Error management
Functions
Checks that a pandas Series has a numeric data type |
Exceptions
Error raised when min point value of ScoreCard model is over max point value |
|
Error raised when column is missing in a pd.DataFrame |
|
Error raised when quantity value is not a strictly positive float |
|
Error raised when value is not boolean |
|
Error raised when list of probabilities returned by a calibrator is not increasing |
|
Error raised when value is not an integer |
|
Error raised when a probability value returned by a calibrator is not valid (between 0 and 1) |