pub fn explode_outer(column: &Column) -> Column
Explode; null/empty yields one row with null (PySpark explode_outer).