In this notebook, you'll sumarize your finding for the class presentation.
The class presentation will use this notebook in slide mode, as I do during lecture time.
You'll need to download the following zip file, unzip it, and run the following notebook install-support.ipynb
to install the slide capabilities.
The notebook notebook-slideshow-example.ipynb
will give you examples on how to use slides within the iPython notebook.
You should also write this notebook so that you can convert it nicely into a pdf document using the commands
ipython nbconvert NB4_report.pynb --to latex
pdflatex NB4_report.tex
See here for further references on how to do that.
In this notebook, you'll
Be sure to include an introduction section motivating your visualizations, with a description of the substantive context and why it is interesting.
Cite the source of the data and any other references that you used in carrying out your project.
List the team members contributing to this notebook, along with their responsabilities:
I advise you to work at least in pairs for each project notebook, as you did for the homework assignments. Of course, all team members may participate to each notebook.