Icon

01. Tables

Exercise on Table View and Tile View
Read the file:adult.csvavailable in data/ Filter out:Filter out people with amarriage statusindicating that they havenever been married. Assign colors to the table:Assign colors according to thesalary of each adult: Use red color for thoseearning less than 50K, greenfor those earning more than50K Table View:Inspect the data in an interactive view and filter them: only keep data for people who are 17 or18 years old.Get the final table containing "never married" marriage status 17 and 18 aged Table and Tile View:Group data on education showing average age for the educational groups. Get this result intothe table ordered as a tiles. Check the result in the preview and in interactive view. Before you do so, you should group data based on rounded age Read the file:adult.csvavailable in data/ Filter out:Filter out people with amarriage statusindicating that they havenever been married. Assign colors to the table:Assign colors according to thesalary of each adult: Use red color for thoseearning less than 50K, greenfor those earning more than50K Table View:Inspect the data in an interactive view and filter them: only keep data for people who are 17 or18 years old.Get the final table containing "never married" marriage status 17 and 18 aged Table and Tile View:Group data on education showing average age for the educational groups. Get this result intothe table ordered as a tiles. Check the result in the preview and in interactive view. Before you do so, you should group data based on rounded age

Nodes

  • No nodes found

Extensions

  • No modules found

Links