CSV column error
Raised when CSV headers do not line up with the row concept's fields.
| Field | Value |
|---|---|
error_type |
CsvColumnError |
title |
CSV column error |
type_uri |
https://docs.pipelex.com/latest/errors/csv-column-error/ |
error_domain |
(inherited from parent) |
| Defined in | pipelex.tools.tabular.exceptions |
| Parent class | CsvError |