pyinterp.core.Histogram2DFloat32.count¶
- Histogram2DFloat32.count(self: pyinterp.core.Histogram2DFloat32) numpy.ndarray[numpy.uint64] ¶
Compute the count of points within each bin.
- Returns:
Count of points within each bin.
Compute the count of points within each bin.
Count of points within each bin.