Open baarkerlounger opened 7 years ago
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.
This would greatly simplify the loading of time series from CSVs where the first column is a date index.
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.