crandas.errors
InvalidServerResponse
Bases: RuntimeError
The client has received an invalid response from the server.
MergeError
Bases: ValueError
Exception raised when merging data.
Subclass of ValueError, equivalent to pandas.MergeError
ModelError
Bases: RuntimeError
Exception raised when an invalid operation is done from a ML/statistical model
SeriesEncodingError
Bases: RuntimeError
We could not encode the series correctly.