221 Forks
1332 Stars
1332 Watchers

pmdarima

A statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.

How to download and setup pmdarima

Open terminal and run command
git clone https://github.com/alkaline-ml/pmdarima.git
git clone is used to create a copy or clone of pmdarima repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pmdarima https://github.com/alkaline-ml/pmdarima/archive/master.zip

Or simply clone pmdarima with SSH
[email protected]:alkaline-ml/pmdarima.git

If you have some problems with pmdarima

You may open issue on pmdarima support forum (system) here: https://github.com/alkaline-ml/pmdarima/issues