From my reading of the comtrade spec, if the date and time of the first sample and the sample rate are both specified, then the second column, timestamp, is optional (non critical). The current implementation throws a "ValueError: could not convert string to float: '' if the load function is presented with a dat file that has the second row omitted.