IPython notebooks - Python Bootcamp

Constantine Lignos

Contents

  1. Sleep study
  2. Presidential ratings

Sleep study

This notebook gives more examples of plotting and analyzing data. The data are taken from a study examining reaction times under sleep-deprived conditions. Download here and open in IPython (AKA Jupyter):

  1. Full notebook
  2. Data

Presidential ratings

This stub notebook provides some exercises to try out for basic data analysis:

These notebooks walk through a simple example of plotting and summarizing some presidential ratings data.

  1. Stub notebook
  2. Solutions