Function polars_ops::series::mean_horizontal

source ยท
pub fn mean_horizontal(s: &[Column]) -> PolarsResult<Option<Column>>