I want to read the below CSV with pandas.read_csv(). Note that the third column looks like a list, but use two whitespaces instead of regular comma as the separ
pandas.read_csv()