Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 478 Bytes

File metadata and controls

23 lines (18 loc) · 478 Bytes

SNS Pairplot

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.

Input

Name Data type
dataframe DataFrame
hue_column_name String
title String
style String
palette String

Output

Data type
Image

Category: Plot

ComfyUI Data Analysis Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.