Univariate Visual Exploration with Data Explorer node

This is an example for univariate interactive data visualization using the Data Explorer node. - Read the dataset about weather in Austin from Austin KATT station - Execute the data Explorer node and open its view - Explore statistical properties, histograms, and bar charts for Numeric and Nominal columns in the corresponding tabs of the view - In view, exclude irrelevant columns, for example based on your own knowledge or number of missing values


This is a companion discussion topic for the original entry at https://kni.me/w/Z1bIrOvg409Ok8GP

Could I able to save the results coming from the Interactive view? I want to save the visuals to my local drive. Please help me with this.

Thanks,
Shivahari

Hi @Shivahari

one way that comes to my mind is ctrl+p and save as pdf. Some nodes also have an image output port that you can activate in the node configuration.

Kind regards
Marvin