Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Empty first column causes column names to be wrong #114

Closed
chrisjensen opened this issue Jan 7, 2016 · 0 comments
Closed

Empty first column causes column names to be wrong #114

chrisjensen opened this issue Jan 7, 2016 · 0 comments

Comments

@chrisjensen
Copy link

Not sure if this is a tabletop issue a google issue, but highlighting so others are aware of the problem.

If I have a spreadsheet like this:

Blank Name email
Chris cj@mail.com
Joe joe@hotmail.com

Then the column names are incorrect, for example, assuming I have a row already loaded in the variable row.

row['Name']

gives
cj@mail.com

I can work around by making sure the first column is populated.

@jsoma jsoma closed this as completed in 5f4474f Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant