Utility class for reading data from a OMS formatted csv file. The data is assumed to be first col a date and then al numbers. This reader reads a time series data file all in one, so it is not time dependent, for this you should look into TimeSeriesIteratorReader.