pub fn bit_count(column: &Column) -> Column
Count of set bits in the integer representation (PySpark bit_count).