Tag Archives: seaborn

Seaborn Python Plotting Library

I’ve recently been looking into python packages that could help improve the appearance of matplotlib – the venerable, go-to plotting library for Python. For quickly plotting some data vanilla matplotlib generally does just fine, but for truly ‘publication-ready’ plots, you’ll probably want to look to one of the more advanced libraries. In this post a… Read More »