Skip to content

Adds support for dataset reading (iter_rows) on Python 3#28

Merged
nicolasservel merged 1 commit intodataiku:fix/dss50_py3_dataset_iter_rowsfrom
bandaangosta:dataset_read_py3
Nov 8, 2018
Merged

Adds support for dataset reading (iter_rows) on Python 3#28
nicolasservel merged 1 commit intodataiku:fix/dss50_py3_dataset_iter_rowsfrom
bandaangosta:dataset_read_py3

Conversation

@bandaangosta
Copy link
Contributor

Fixes error _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?) when reading a dataset with dataset.iter_rows() function on Python 3.

@instanceofme instanceofme changed the base branch from master to release/5.0 November 7, 2018 16:40
@nicolasservel nicolasservel changed the base branch from release/5.0 to fix/dss50_py3_dataset_iter_rows November 8, 2018 10:26
Copy link
Contributor

@nicolasservel nicolasservel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you for your contribution :-)

@nicolasservel nicolasservel merged commit 460cdd2 into dataiku:fix/dss50_py3_dataset_iter_rows Nov 8, 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.

2 participants