error while loading json? key must be string

前端 未结 0 1986
天涯浪人
天涯浪人 2020-12-03 12:19

trying to read my json data but it shows this error while using pandas

import pandas as pd
data=pd.read_json(r"1_lines.json")
print(data)

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