Function polars_core::utils::coalesce_nulls_columns

source ยท
pub fn coalesce_nulls_columns(a: &Column, b: &Column) -> (Column, Column)