When doing some quick data visualization in Python, matplotlib is often the default. But, it can require quite a bit of set up and lacks default styling. Seaborn is a great Python package that uses ...