05 Data Visualization - Solution

Explore statistics and relationships in data with the Data Explorer, Scatter Plot, and Table View nodes. Build an interactive view with a scatter plot and an interactive table.


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

For this solution. When I read my table in the hours per week column data is in bins. This means I cannot get a correct scatter plot? What are the recommendations for getting around this?

Hi @jr00807 and welcome to the forum.

In the adult_w_commute.table file there are two similar fields: hours-per-week and hours-per-week [Binned]. If you just choose the former instead of the latter for your scatter plot it should work OK.

1 Like

Hi @ScottF ScottF,
It is not like that. At least I haven’t that table in L1-DS, also there isn’t any commute time on that.
I have only one table : adult_women.table .

Hi @RezaBaharmand

you can pick up the L1-DS folder from the self-paced courses at knime/Education – Self-Paced Courses – KNIME Hub. There you can find the table in the data subfolder.

Kind regards
Marvin

2 Likes

Hi @marvin_kickuth
Thank you.:blush:

1 Like

You are very welcome :slight_smile:
I hope you enjoy the self-paced courses!

Kind regards
Marvin

Dear @marvin_kickuth
Thanks again,
I would like to ask you a question, maybe you have answer for that.
In all tutorials video and also Knime Doc, the output of all node looks like a Excell table, but in real world (:grin:) at least my KNIME is not like that! Maybe you know why?:blush:
Thanks again.

Best
Reza

Hi Reya,

I’m not quite sure what you mean. Did you execute the node you want to look at (shortcut F7) and then display its output table (right-click and then see the bottom table)?

Kind regards
Marvin

Dear @marvin_kickuth
NO, It is not what I mean, After execute the node, and for example as you mentioned in this figure, Filtered table, KNIME show you result but in KNIME tutorial and KNIME Doc, the face of that result is different. As I wrote before, they looks like excell sheet but in reality it is not like that!:grin:
Maybe I could take photo of that , then it will be more clear!
thanks for your reply.

Best
Reza

Dear @marvin_kickuth
I hope it may help!

Dear @RezaBaharmand

I’m very sorry for the late reply. I have looked into this, but wasn’t able to reproduce the issue. I hope this visual bug doesn’t bother you too much for now. I guess it is only a minor hickup…

Kind regards
Marvin

Hello,

I was trying out the Visualization exercise. After doing the selection on data points with <25h work hours and >120min commute, I see a new Selection column in the table that has a few “true” values. When I connect this node to the Table View node, the data table does show the Selected (Scatter Plot) column, but clicking the “show only selected rows” outputs no rows. This makes me think the interactive table doesn’t know which rows are selected?

In the configuration of the Table View, I did specify the Selection column name to be "Selected (Scatter Plot), but I still don’t get any output rows after selecting “show only selected rows”.

Am I missing some setting?
Thanks
Christine

Why I found 40 countries instead of 39?
Is there any mistake?
image

Hello! I have this result too. :thinking:

1 Like

Looks like this is a minor error in the solution workflow. Sorry for the confusion!

1 Like