我正在尝试通过json_normalize 将JSON 数据导入Dataframe,但无法使其工作。 ... entity_df = json_normalize(data, 'c', 'a') ValueError: ...
確定! 回上一頁