I have a dataframe with dtype of one column as object, and the values in that column are list of tuples. To work on that column I need to covert th
dtype
object