pip install pyramid-arima
I am not able to install 'pip install pyramid-arima'. I've tried on Anaconda Prompt as well on Jupyter 
        2 answers ( 0 marked as helpful)
      
 Hey Luigi, 
 
As you see from the video, the actual name of the package is pmdarima. 
 
The pyramid-arima is a legacy package which was discontinued and pmdarima is its direct successor. 
 
Best,
365 Vik
yes...great! :)