Skip to content

Update csv2libsvm.py - #5

Open
sharath-c-n wants to merge 1 commit into
zygmuntz:masterfrom
sharath-c-n:master
Open

Update csv2libsvm.py#5
sharath-c-n wants to merge 1 commit into
zygmuntz:masterfrom
sharath-c-n:master

Conversation

@sharath-c-n

Copy link
Copy Markdown

_csv.Error: iterator should return strings, not bytes error was coming in python 3 since the file was opened in binary mode.
Hence removing the binary mode.

_csv.Error: iterator should return strings, not bytes error was coming in python 3 since the file was opened in binary mode.
Hence removing the binary mode.
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.

1 participant