machinelearninginaction
machinelearninginaction copied to clipboard
TypeError: 'dict_keys' object does not support indexing
python3: list(dict.keys())[index]
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.