I have a pandas Data Frame df of which elements of one column col is a numpy.ndarray of str type. For example,
df
col
numpy.ndarray
str
<