plotting

Pandas allows us to create a number of different plot types, using an API that wraps around Matplotlib. We can create line, bar, pie, scatter, and box plots, among others.