unserialize_array

unserialize_array#

snake.mrd_utils.utils.unserialize_array(s)[source]#

Unserialize the array for mrd compatible format.

Parameters:

s (str)

Return type:

ndarray[Any, dtype[_ScalarType_co]]