polars_ops::series

Function mean_horizontal

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