@kunalB wrote:
My arima predict function is showing error
function:-results_AR.predict(start=‘2015-12-23’, end=‘2015-12-27’)
infact this is itself in the training data, only concern about the error.error:-KeyError: ‘only integers, slices (
:
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indices’
Posts: 1
Participants: 1