Skip to content

Skip CSV header in FileDataModel #1

Open
@VitaliyMF

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions