这时我们就需要使用到json_normalize() 方法将内嵌的数据完整的解析出来: ... data = df['students'].apply(lambda row: glom(row, 'grade.math')) print(data).
確定! 回上一頁