in reply to Re: Calculating the average on a timeslice of data
in thread Calculating the average on a timeslice of data

There's about 40,000 lines and unique date values. Do you think it makes more sense to read in the values into hashes and use something like %hash{id}{date}?
  • Comment on Re^2: Calculating the average on a timeslice of data