Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to specify which row is the column headers in imported files #20

Closed
ivansg44 opened this issue Jun 3, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@ivansg44
Copy link
Collaborator

ivansg44 commented Jun 3, 2020

Assume 1-based indexing for user specification.

By default, we could make it 2 (which is the row currently containing our column headers). On upload, they could change it. We would then ignore all rows before the specified header row, and use that row for mapping purposes.

@ivansg44 ivansg44 added the enhancement New feature or request label Jun 3, 2020
@ddooley
Copy link
Collaborator

ddooley commented Jun 3, 2020

That is a safe approach I think. Occasionally more documented sheets even have more header rows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants