daru-io icon indicating copy to clipboard operation
daru-io copied to clipboard

It should be possible to specify an index column in a CSV

Open baarkerlounger opened this issue 8 years ago • 1 comments

It should be possible to specify an index column present in a CSV when loading a DataFrame from CSV rather than having to give an Array or Daru::Index.

baarkerlounger avatar Sep 24 '17 22:09 baarkerlounger

This would greatly simplify the loading of time series from CSVs where the first column is a date index.

gioele avatar Mar 02 '19 18:03 gioele