Saturday, 22 September 2012

IPython notebook display tools for database cursors and dictionaries

While doing some data analysis I hacked these pretty printers for the IPython notebook. I used it with sqlite, mysql and python dicts.
Call html_settings() one time in your notebook.

Update 26-Sept-12: Python3 compatibility and cleanup.

No comments:

Post a Comment