Question: In PYTHON: Name your function file fileIO.py with two inputs for the read filename and the output filename. 1. Included a docstring with function help

In PYTHON: Name your function file fileIO.py with two inputs for the read filename and the output filename.

1. Included a docstring with function help and assignment information

2. Read ExData2.csv and store columns header and lists of data by columns

3. Function continues to asks user for input until it receives a positive integer for the number of data points to average.

4. Write to the output filename the columns header and averages the number of data points requested for both columns of data.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!