I'd want to read csv-files, which includes time series data and one column is timestamp.

Is it better to use addSource() (like in Data-artisans RideCleansing-exercise) or CsvSourceTable() ?

I am not sure CsvTableSource() can undertand timestamps ? I have not found good examples about that.

It is maybe little more job to write csv-parser in addSource()-case ?

Best, Esa

Reply via email to