Function polars_ops::series::max_horizontal

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