Icon

10 Write Data to a File

Exercise for exporting data.

Aggregate data and write the results into a CSV 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 class Write the resulting table as a CSV file into the data folderCSV 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 class Write the resulting table as a CSV file into the data folderCSV Reader GroupBy CSV Writer

Nodes

Extensions

Links