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

UPDATED: Add quoting parameter to from_csv() for Text and Vision DataLoaders #4023

Closed
wants to merge 4 commits into from

Conversation

NickOveracker
Copy link
Contributor

(Updated PR including notebook edits)

I was running into errors trying to import a dataset, and the cause ended up being that it was inferring quoting in a dataset that did not use quoting. I have added a parameter to the from_csv() methods for TextDataLoaders and VisionDataLoaders in order to accommodate this situation.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@NickOveracker
Copy link
Contributor Author

Ah, brb lemme fix

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.

None yet

1 participant