Return the counts in each of the specified measurements.
Parameters: | ids : [hashable | iterable of hashables | None]
setdata : bool
output_format : DataFrame | dict
|
---|---|
Returns: | DataFrame/Dictionary keyed by measurement keys containing the corresponding counts. : |