Autovisualize
The Autovisualize
skill lets you investigate a column in your dataset in relation to one or more of the other columns in the dataset through charts and graphs.
Format
Autovisualize
uses a single format: Autovisualize the column <target column> using the columns <comparison columns>
.
Parameters
Autovisualize
uses the following parameters:
target column
(required). The column to investigate.comparison columns
(required). The columns you want to compare the target column against.
Output
If a column is successfully visualized, a success message appears in the conversation history. This message contains links to several different charts that can be used to explore the relationship between the target column and the comparison columns in different ways.
Examples
To visualize the Survived column using the columns Fare, Gender, and Age, enter Visualize the column Survived using Fare, Gender, Age
.