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:
All you need to do is to import matplotlib.
import matplotlib.pyplot as plt