style sheets for matplotlib v1.5
RGB values from the Tableau web site and Randal Olson's blog post
The Tableau style sheets provide a sequence of colors as illustrated by the
plot generated in utils.py
:
plt.style.use('fivethirtyeight')
plt.style.use('tableau10')