pandas.Series.abs

Series.abs()

Return an object with absolute value taken–only applicable to objects that are all numeric.

Returns:abs: type of caller