Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
we have rowSums() that are enabled only if matrix is int-keyed (DrmLike[Int]), because non-int keys cannot be mapped to ordinal positions.
however, this api still can exist – except the output should really be Map[K,Double].