Pandas + IPython notebook is really growing on me. It's a nice way to interact with code. I'd like to see more HTML __repr__'s (eg lists).
miniblog.
Related Posts
Nice post on implementing a datastructure like pandas.Series using Smalltalk reflection:
Wow, Pypy now supports numpy and pandas! https://morepypy.blogspot.co.uk/2017/03/pypy27-and-pypy35-v57-two-in-one-release.html (a major reason for using CPython previously)
Conda is an absolute joy for python. I can read the conda docs, install it and be using pandas before pip has finished installing pandas.