Module floats

Source
Expand description

Floats Array

Enums§

FloatType
Float data type.

Traits§

ArrowFloatType
Trait for float types used in Arrow Array.
FloatArray
FloatArray is a trait that is implemented by all float type arrays.
FloatToArrayType

Functions§

coerce_float_vector
Convert a float32 array to another float array.