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

Enhancement/Enable import of CSVs with arbitrary column order #535

Conversation

c-w
Copy link
Member

@c-w c-w commented Jan 13, 2020

When uploading a CSV file for data import to Doccano, it's currently a requirement for the first column to be the text, the second column to be the label, and all the subsequent columns to be the metadata. This pull request relaxes this requirement and allows the columns to be provided in any order.

Resolves #510

@Hironsan Hironsan merged commit 8818ab1 into doccano:master Jan 27, 2020
@c-w c-w deleted the enhancement/csv-import-with-out-of-order-columns branch January 27, 2020 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Enhancement request] CSV import: use column names instead of column numbers
2 participants