Skip to content

Conversation

@sanster9292
Copy link

The csv file needs to be opened with read(not binary) privileges. The value of encoding to use for opening this file is 'cp1252' on line 18.
This change is based on my implementation in python 3.6+

The csv file needs to be opened with read(not binary) privileges. The value of encoding to use for opening this file is 'cp1252' on line 18. 
This change is based on my implementation in python 3.6+
@sanster9292
Copy link
Author

@SenticNet

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