EXPAND ALL
  • Home

max

Returns: FLOAT64

The maximum value in the group.

Arguments

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

Examples:

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