Category: Python for Data Science
Python Plotting for Data Science: A Practical Introduction to Matplotlib
From messy CSV to publication-ready figure: a practical walkthrough of Python plotting for data science using matplotlib and pandas.
Seaborn Color Palettes: A Practical Guide for Data Science in Python
Choosing the wrong Seaborn color palette can undermine a good chart. Here's a practical, code-first guide to sequential, diverging, and qualitative palettes.