Skip to main content
validate_header
arrow_
csv
59.1.0
In arrow_
csv::
reader
arrow_csv
::
reader
Function
validate_
header
Copy item path
Source
fn validate_header( rows: &
StringRecords
<'_>, fields: &Fields, ) ->
Result
<
()
, ArrowError>