seaborn
K-Dense-AI/claude-scientific-skills
Seaborn is a powerful Python library for creating publication-quality statistical graphics. It is designed for dataset-oriented plotting, making it ideal for exploratory data analysis, multivariate analysis, and visualizing complex relationships, distributions, and comparisons with minimal code. It builds upon Matplotlib, offering high-level interfaces for functions like scatterplots, heatmaps, and pair plots.