is_string_byte_serializable_array
is_string_byte_serializable_array(
data: ndarray ,
)-> ‘bool’
Return True when an array should use fixed-width string-byte storage.
| function of dascore.utils.array | source |
is_string_byte_serializable_array(
data: ndarray ,
)-> ‘bool’
Return True when an array should use fixed-width string-byte storage.