My notes on various programming issues.
- Presentation on Functools for Python Guild at work - A very rapid fire run down of things that caught my eye when browsing module docs.
- Pandas dataframe example - A quick example of the sort of thing you can do with Pandas Dataframes - an example done for a colleague.