I am trying to read a .txt file in Pandas. It has two columns. Only one column datatype is JSON. I want to convert that column into list of lists or just a list. I tried, bu