概要
Seaborn is a powerful Python library built on top of Matplotlib that simplifies the creation of sophisticated statistical visualizations. This skill enables Claude to implement dataset-oriented plots—including heatmaps, violin plots, and regression models—with built-in statistical estimation and elegant aesthetic defaults. It is particularly useful for data scientists and researchers performing exploratory data analysis (EDA) who need to map Pandas DataFrames directly to visual semantics like hue, size, and style with minimal boilerplate code.