Skip to content

Update dataset.py#6

Open
bencekd wants to merge 1 commit into26fe:masterfrom
bencekd:patch-1
Open

Update dataset.py#6
bencekd wants to merge 1 commit into26fe:masterfrom
bencekd:patch-1

Conversation

@bencekd
Copy link

@bencekd bencekd commented Sep 17, 2018

self.__value keys are stored as str, therefore line 265 self._2idx return has to be converted to str otherwise it raises a KeyError
could this be a python3 thing?

self.__value keys are stored as str, therefore line 265 self._2idx return has to be converted to str otherwise it raises a KeyError
could this be a python3 thing?
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