Data.plot

Data.plot(*args, **kargs)

Try to make an appropriate plot based on the defined column assignments.

The column assignments are examined to determine whether to plot and x,y plot or an x,y,z plot and whether to plot error bars (for an x,y plot). All keyword argume nts are passed through to the selected plotting routine.