Forum Discussion

jch's avatar
jch
Microsoft Employee
4 years ago

read DataModelSchema.json into Python

I downloaded a .pbix file and remamed it to .pbit so I could extract DataModelSchema.json.   Has anyone else had luck reading this .json into a python pandas dataframe? In this example, I changed t...