Support
Back to Pixie
EXPAND ALL
Home
About Pixie
Installing Pixie
Using Pixie
Tutorials
Reference
Website
Slack Us
max
Returns: FLOAT64
The maximum value in the group.
Arguments
Variable
Type
Description
arg
FLOAT64 / INT64 / TIME64NS
The 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
.
Close