Question: USING PYTHON -Using an Excel File (CSV) write a program that reads a file (CSV) containing two columns with 10 numbers (floats) in each column

USING PYTHON

-Using an Excel File (CSV) write a program that reads a file (CSV) containing two columns with 10 numbers (floats) in each column of floating-point numbers. In the Python Program: prompt the user for the file name and find the average of each column.

-Hint: the split() function can be used.

-Thank you in advance for your assistance-

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!