Function abs

Source
pub fn abs(s: &Series) -> Result<Series, PolarsError>
Expand description

Convert numerical values to their absolute value.