pub fn float_dictionary_encode(stats: &FloatStats) -> DictArrayExpand description
Compresses a floating-point array into a dictionary arrays according to attached stats.
pub fn float_dictionary_encode(stats: &FloatStats) -> DictArrayCompresses a floating-point array into a dictionary arrays according to attached stats.