counts property
Count within each bucket.
Its size is the length of NumericBucketingOption.bucket_bounds plus 1.
Implementation
core.List<BucketizedCount>? counts;
Count within each bucket.
Its size is the length of NumericBucketingOption.bucket_bounds plus 1.
core.List<BucketizedCount>? counts;