list_ser_to_str

function of dascore.utils.pd source

list_ser_to_str(
    ser: Series ,
)-> ‘pd.Series’

Convert a column of str sequences to a string with commas separating values.