I\'m currently trying to calculate stats (minimum value, maximum value, average of all values) of a CSV file with a single column of data. This is my code so far:
<