Getting ready

To step through this recipe, you will need a computer with access to the internet. Make sure you have downloaded and installed Python and the necessary Python libraries to complete this project.

Refer to Chapter 1, Preparing Your Data Science Environment, to set up a Python development environment using virtualenv and install the required libraries for matplotlib and NumPy.