pandas 0.11.0.dev-9988e5f documentation

pandas.DataFrame.abs

DataFrame.abs()

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

Returns :abs: type of caller :