Skip to main content

null_count

Function null_count 

Source
pub fn null_count(
    array: &ArrayRef,
    ctx: &mut ExecutionCtx,
) -> VortexResult<usize>
Expand description

Return the number of null values in an array.