is_array

function of dascore.compat source

is_array(
    maybe_array ,
)-> ‘TypeGuard[np.ndarray]’

Determine if an object is a numpy array.