Generates a pairplot from a Pandas DataFrame using Seaborn.
Specify a column name for the hue parameter to color the data points based on that column.
| Name | Data type |
|---|---|
| dataframe | DataFrame |
| hue_column_name | String |
| title | String |
| style | String |
| palette | String |
| Data type |
|---|
| Image |
Category: Plot
ComfyUI Data Analysis Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.