Skip to main content

bit_count

Function bit_count 

Source
pub fn bit_count(column: &Column) -> Column
Expand description

Count of set bits in the integer representation (PySpark bit_count).