Guilherme

Results 1 issues of Guilherme

#### Describe the bug While the `disp` option is available for `ARIMA`, `ETSModel` and `ThetaModel` in `fit`, it is not available for `ExponentialSmoothing` ```python import numpy as np import pandas...