close
EXPAND ALL
  • Home

maxImage

Returns: FLOAT64

The maximum value in the group.

ArgumentsImage

VariableTypeDescription
argFLOAT64 / INT64 / TIME64NSThe data on which to apply the function.

Examples:Image

df = df.agg(max_latency=('latency_ms', px.max))
Image
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.