Icon

06_​Basic_​Row_​Filter - Solution

06_Basic_Row_Filter - Solution
Exercise Basic Row Filter1) Read data adult.csv available in the "data" folder2) Filter out rows where the marital status is missing3) Extract rows where - the marital status is divorced- the marital status is never married and age is between 20 and 40 (both included)- the workclass starts with "S" Filter out rows where the marital status is missingDivorcedWorkclass starts with "S"Never-marriedNever married and ageis between 20 and 40Read data adult.csv Row Filter Row Filter Row Filter Row Filter Row Filter File Reader Exercise Basic Row Filter1) Read data adult.csv available in the "data" folder2) Filter out rows where the marital status is missing3) Extract rows where - the marital status is divorced- the marital status is never married and age is between 20 and 40 (both included)- the workclass starts with "S" Filter out rows where the marital status is missingDivorcedWorkclass starts with "S"Never-marriedNever married and ageis between 20 and 40Read data adult.csv Row Filter Row Filter Row Filter Row Filter Row Filter File Reader

Nodes

Extensions

Links