Function polars_ops::series::min_horizontal

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