I am trying to plot some data using pandas in Ipython Notebook, and while it gives me the object, it doesn\'t actually plot the graph itself. So it looks like this:
start ipython with ipython notebook --pylab inline ,then graph will show inline.
ipython notebook --pylab inline