list_ser_to_str

function of dascore.utils.pd source

list_ser_to_str(
    ser: Series ,
)-> Series

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