Exercise on Table View and Tile View

This exercise contains visualization with table and tile view with assigned colors of the adult csv file. Steps: Read the file csv file adult, available in data/ Filter out adults with the marriage status indicating they have been never married Assign colors to the table Assign colors according to the salary adults earn. Use red color for those earning less than 50K Use green color for those earning more than 50K Preview data and filter data Check the data in an interactive view filter it and get data for people with age 17 and 18 Get the final table containing "never married" marriage status who are 17 and 18 years old Group data and check „in tiles“ Group data on education showing average age for the educational groups (round the average ages up) Get this result into the table ordered as tiles.


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