pub fn array_compact(column: &Column) -> Column
Remove null elements from list (PySpark array_compact).