Icon

03 - Project 3 - Row and Column Filtering

For this example I start by filtering out any person with a missing gender to not be included in the data. I then split Malesand Females into indvidual catagories to only include male in one and female in the other. I then Filter if they havedependents. These are just two simple examples of column filters for using manual selection andtype selection. Telco-Customer-Churn.csvFilter out missing GenderFilter to onlyinclude MalesFilter to onlyinclude FemalesFilter forDependentsFilter for DependentsTelco-Customer-Churn.csvmanual SelectionType selection CSV Reader Row Filter Row Filter Row Filter Row Filter Row Filter CSV Reader Column Filter Column Filter For this example I start by filtering out any person with a missing gender to not be included in the data. I then split Malesand Females into indvidual catagories to only include male in one and female in the other. I then Filter if they havedependents. These are just two simple examples of column filters for using manual selection andtype selection. Telco-Customer-Churn.csvFilter out missing GenderFilter to onlyinclude MalesFilter to onlyinclude FemalesFilter forDependentsFilter for DependentsTelco-Customer-Churn.csvmanual SelectionType selection CSV Reader Row Filter Row Filter Row Filter Row Filter Row Filter CSV Reader Column Filter Column Filter

Nodes

Extensions

Links