I try to predict future RAM usage by using ARIMA.
Therefore, I first imported ARIMA and numpy an then fit my model using this code:
from statsmodels.ts