spark_connect_rs::functions

Function count_if

Source
pub fn count_if(col: impl Into<Column>) -> Column
Expand description

Returns the number of TRUE values for the col.