daru-io
daru-io copied to clipboard
It should be possible to specify an index column in a CSV
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.