Parse even if date/time stamp is not in the first column

Issue #5 new
Tim Cera repo owner created an issue

Currently the tstoolbox reader expects the date/time stamp in the first column of a csv file, even though the underlying pandas library does allow to specify which column is the date/time column.

Allow either to sniff which column might be the date/time column of specify similar to the way pandas handles it.

Comments (0)

  1. Log in to comment