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

Exposed parameters for csv reader to user through dataset #432

Merged
merged 2 commits into from
Sep 29, 2018

Conversation

keitakurita
Copy link
Contributor

Handles issue #349 and also exposes additional attributes of csv_reader to the user of TabularDataset so that they can modify the handling of csv files as they see fit.
Any keyword arguments can now be passed to csv_reader through the csv_reader_params keyword argument.

@mttk
Copy link
Contributor

mttk commented Sep 29, 2018

Great, thanks a lot!

@mttk mttk merged commit 499e327 into pytorch:master Sep 29, 2018
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

2 participants