UP | HOME

Exercise 16

Opening a .csv file

Download the file e16data.csv, which contains two columns of data separated by commas. Write a program to read in the data and report the mean of each column.

solutions


Paul Gribble | fall 2014
This work is licensed under a Creative Commons Attribution 4.0 International License
Creative Commons License