Pandas for data analysis
The lesson was uploaded as a Jupyter notebook.
If you’d like to follow along in IPython Notebook, do the following:
- Install Jupyter Notebook
- Run the notebook by typing
jupyter notebook
into command line.
- In the web application that opens, navigate to the folder containing the files you downloaded, and open ‘UofT-pandas.ipynb’ to follow along.
- A pre-rendered version of the notebook may be viewed here.