I have a dataframe with one column, "value", that contains a list of string, for example
id value 001 ["abc", "abd"] 002