Running the examples

The code samples of this book have been written using the Jupyter Notebook development environment. All code files have the.ipynb extension and can be found in the code folder of the book's GitHub repository.

To run the Jupyter Notebooks, you need to install Anaconda Python Distribution. We downloaded Python 3.6 version of the distribution from https://www.continuum.io/downloads.

After downloading the installer, the following steps need to be performed to set up the environment for the examples:

  • Install the Anaconda Python Distribution. Follow the prompts of a standard installation. The installer adds the path to Python executables to the PATH environment variable. The installer gives a prompt to add to the PATH variable. ...

Get Practical Time-Series Analysis now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.