TypeError: unhashable type: 'dict' when reading from a JSON file using pandas

前端 未结 0 410
隐瞒了意图╮
隐瞒了意图╮ 2021-02-19 08:17

I\'m trying to read from a JSON file, but I get this error: TypeError: unhashable type: \'dict\'

import pandas as pd


osp_json_path = \'Data/syllabi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题