EXPAND ALL
  • Home

invert

Returns: INT64

The inverted form of arg1.

Arguments

VariableTypeDescription
arg1INT64The value to invert.

Examples:

df.inverted = px.invert(df.a)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.