Relative Content

Tag Archive for pythonjsonexceldictionarypowerquery

Convert the string to json format

I have an excel spreadsheet that fails when I read it directly in python. So I read it in Power Query first, and I read it in python, but I lost the json double quotes when I read it in Power Query.

Convert the string to json format

I have an excel spreadsheet that fails when I read it directly in python. So I read it in Power Query first, and I read it in python, but I lost the json double quotes when I read it in Power Query.