value counts matrix python code example Example: np array value count unique_elements, counts_elements = np.unique(a, return_counts=True)