CSV coercion error
Raised when a CSV cell value cannot be coerced to its declared field type.
| Field | Value |
|---|---|
error_type |
CsvCoercionError |
title |
CSV coercion error |
type_uri |
https://docs.pipelex.com/latest/errors/csv-coercion-error/ |
error_domain |
(inherited from parent) |
| Defined in | pipelex.tools.tabular.exceptions |
| Parent class | CsvError |