ForecastingDataException Class
An exception related to malformed data for a forecasting scenario.
Constructor
ForecastingDataException(exception_message='', target=None, **kwargs)
Parameters
| Name | Description |
|---|---|
|
exception_message
Required
|
A message describing the error. |
|
target
|
Default value: None
|