public-google-sheets-parser
public-google-sheets-parser copied to clipboard
Possible to exclude a header row?
Hi! I’m trying to parse 1qW7yB9f4vEszL9arzd770rFn4DolV4XJn3ZAQtP02HE, which has two rows in the header. The first is, strictly speaking, metadata for the user; the second row of headers is the one I need to include in the parsing.
Is it possible to exclude a header row? Thank you!