mean_horizontal

Function mean_horizontal 

Source
pub fn mean_horizontal(
    exprs: Vec<PyExpr>,
    ignore_nulls: bool,
) -> PyResult<PyExpr>