pub fn bucket(num_bucket: impl Into<Column>, col: impl Into<Column>) -> Column
A transform for any type that partitions by a hash of the input column.