Fix Exception
🏆 FixMan
BTC
Cup
Exceptions for package
statsmodels
6600
3
1283
SARIMAX models require univariate `endog`. Got shape %s.
/ statsmodels
3
956
use_boxcox was set at model initialization and cannot be changed
/ statsmodels
2
1018
r_matrix performs f_test for using dimensions that are asymptotically non-normal
/ statsmodels
2
964
Multiplicative seasonality is not appropriate for zero and negative values
/ statsmodels
2
922
endog must be strictly positive when using multiplicative error, trend or seasonal components.
/ statsmodels
2
798
sample size is too short to use selected regression component
/ statsmodels
2
613
Cannot compute initial seasonals using heuristic method with less than two full seasonal cycles in the data.
/ statsmodels
2
155
`seasonal_order` argument must be an iterable with four elements.
/ statsmodels
1
858
AR has been removed from statsmodels and replaced with statsmodels.tsa.ar_model.AutoReg.
/ statsmodels
1
757
endog and exog matrices are different sizes
/ statsmodels
1
652
The `start` argument could not be matched to a location related to the index of the data.
/ statsmodels
1
572
Prediction must have `end` after `start`.
/ statsmodels
First
Prev
Page
1
of
94
Next
Last