Earlier this year, Sagemath Cloud went into open beta so anyone can play around with it. If you’re not familiar with the service, it’s a free cloud-based web service that provides access to personal directories, a terminal, IPython Notebook (incl.…
Earlier this year, Sagemath Cloud went into open beta so anyone can play around with it. If you’re not familiar with the service, it’s a free cloud-based web service that provides access to personal directories, a terminal, IPython Notebook (incl.…
Update (Nov. 2014): IPython Notebook installation has advanced considerably since I originally published this post. Check out the Anaconda Python Distribution for an easy one-click installer for all your Python library needs. Today I ran a small (~20 person) 1-hour…
I finally got around to finishing up this tutorial on how to use pandas DataFrames and SciPy together to handle any and all of your statistical needs in Python. This is basically an amalgamation of my two previous blog posts…
As promised, here’s the IPython Notebook tutorial I mentioned in my introduction to IPython Notebook. Downloading and installing IPython Notebook You can download IPython Notebook with the majority of the other packages you’ll need in the Anaconda Python distribution. From…
I attended a Software Carpentry workshop hosted by Titus Brown and Greg Wilson this week and was introduced to, among many other things, a piece of software that I’ve been looking for ever since I started my graduate program: IPython…