I have a pandas dataframe with 2 columns as below:
Column1 Column2 122132 123123 213213 231233 231234 232133
I have converted this to json using the below c