Skip to content

About "frictionless describe" output #668

Answered by roll
aborruso asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @aborruso,

headerRows: [1]

It means that the header is located at the first-row position. For the multiline header, it will be something like [1,2,3].

headerJoin: ' '

It's just a default value for the case of a multiline header. It has no effect until you have two or more headerRows. It has similar semantics to schema.missingValues = ['']. The data might not have any missing values but in an expanded version of resource this default is present.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by aborruso
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants