Some CSV sources don't include a timestamp column, but the data is regularly sampled.
We should allow importing of these files with an enum to select presence of a timestamp column or not; if no timestamp column is present then a "sample rate" parameter should be used along with the row number to determine sample timestamps.
Some CSV sources don't include a timestamp column, but the data is regularly sampled.
We should allow importing of these files with an enum to select presence of a timestamp column or not; if no timestamp column is present then a "sample rate" parameter should be used along with the row number to determine sample timestamps.