Icon

10 Write Data to a File

10 Write Data to a File
Exercise: Write Data to a File1) Read the telco-customer-churn.csv file by executing the CSV Reader node2) Calculate the total number of rows and average total charge by gender and payment method. 3) Write the resulting table as a CSV file into the data folder telco-customer-churn.csvthe total number of rows and average age by gender and income classWrite the resulting table as a CSV file into the data folder CSV Reader GroupBy CSV Writer Exercise: Write Data to a File1) Read the telco-customer-churn.csv file by executing the CSV Reader node2) Calculate the total number of rows and average total charge by gender and payment method. 3) Write the resulting table as a CSV file into the data folder telco-customer-churn.csvthe total number of rows and average age by gender and income classWrite the resulting table as a CSV file into the data folder CSV Reader GroupBy CSV Writer

Nodes

Extensions

Links