Class Bucket (1.0.2)

Bucket is represented as a range, along with replacement values. .. attribute:: min

Lower bound of the range, inclusive. Type should be the same as max if used.

Replacement value for this bucket. If not provided the default behavior will be to hyphenate the min-max range.