pg_utils.numerics.utils.is_eq_coo
- pg_utils.numerics.utils.is_eq_coo(array_1: coo_array, array_2: coo_array)[source]
Compare if two COORdinate format sparse arrays are identical
This method is reserved for comparing COO arrays that is not of a built-in dtype (i.e. of an object type). These sparse arrays do not support many of the sparse operations, such as conversion to csr