upper Bound
Parameters
value
Upper bound value of buckets. All values greater than upper_bound are grouped together into a single bucket; for example if upper_bound
= 89, then all values greater than 89 are replaced with the value "89+".
Parameters
argument
Upper bound value of buckets. All values greater than upper_bound are grouped together into a single bucket; for example if upper_bound
= 89, then all values greater than 89 are replaced with the value "89+".