convert_bytes_to_strings

function of dascore.utils.array source

convert_bytes_to_strings(
    data: ndarray ,
    original_dtype = ““,
)-> ‘np.ndarray’

Decode fixed-width bytes arrays back to the requested string form.