Open
Description
FileDataModel can be used with CSV files (currently it determines separator automatically) but if CSV file contains a header (say, latest MovieLens dataset) it throws an exception.
FileDataModel can be enhanced with special options to skip first CSV line with headers. Also it is good idea to move a lot of constructor options to properties to simplify initialization.
Metadata
Assignees
Labels
No labels