SkipLinesBehavior Enum

Defines options for how leading rows are processed when reading data from files to create a dataset.

These enumeration values are used in the Dataset class method from_delimited_files.

Inheritance
SkipLinesBehavior

Constructor

SkipLinesBehavior(value)

Fields

FROM_ALL_FILES
FROM_FIRST_FILE_ONLY
NO_ROWS