machinelearninginaction icon indicating copy to clipboard operation
machinelearninginaction copied to clipboard

TypeError: 'dict_keys' object does not support indexing

Open confidence93 opened this issue 6 years ago • 1 comments

python3: list(dict.keys())[index]

confidence93 avatar Jun 14 '18 06:06 confidence93

thanks for your comment, This repo does not support Python3. There is a separate repo for Python3, please see here: https://github.com/pbharrin/machinelearninginaction3x Try that code and see if you still get the error.

pbharrin avatar Jun 14 '18 16:06 pbharrin