main courses¶
sousvide is a Suite Of Useful Stories for Very Important Data Exploration. These stories document how I’ve helped friends with data analysis and visualization problems. Each represents at most one or two hours of coding on my part. I wanted to share both the stories, which I hope others will find entertaining, and my scripts, which I think demonstrate what you can quickly produce by leveraging really good tools that are freely available online.
Everything is in Python and makes use of my favorite Python packages, especially NumPy and matplotlib. Okay, tabular too. And I might as well confess it here: like many others before me, I was a devoted MATLAB user who converted to Python after learning about the trifecta that is NumPy + IPython + matplotlib.
This website is under construction.