• You can follow along with the video using this notebook: Analyzing product sentiment.ipynb

  • You will also need this dataset: amazon_baby.gl.zip

  • Save both of these files in the same directory (where you are calling iPython notebook from) and unzip the data file. Not sure where to save the files? See this guide .

  • Open the notebook using IPython Notebook.

  • Note that this is the same notebook used in the programming assignment for this module.