I am getting the following exceptions while trying Auto_TS:
Exception occurred while building Prophet model...
'DataFrame' object has no attribute 'append'
FB Prophet may not be installed or Model is not running...
Exception occurred while building Auto SARIMAX model...
'DataFrame' object has no attribute 'append'
Auto SARIMAX model error: predictions not available.
I have followed the example notebook given for univariate model.
I am getting the following exceptions while trying Auto_TS:
Exception occurred while building Prophet model...
'DataFrame' object has no attribute 'append'
FB Prophet may not be installed or Model is not running...
Exception occurred while building Auto SARIMAX model...
'DataFrame' object has no attribute 'append'
Auto SARIMAX model error: predictions not available.
I have followed the example notebook given for univariate model.