pyinterp.Histogram2DFloat32.count# Histogram2DFloat32.count(self) → numpy.ndarray[dtype=uint64, shape=(*, *), order='F']# Compute the count of points within each bin. Returns a 2D array of counts.