The aim of this project is to research, investigate and analyse Fisher's Iris data set. I have written a program in python to complete this task. I have also included a full list of references and ...
Read in the CSV Data. Calculate the average, max, and min for all the columns. Print the results to the screen with execution time. Create testing version of code to ensure correct number of columns.