Aggregator
General Description
Attributes
Name
Description
Required
Example
{
Aggregator("sum")
Aggregator({"func": "percentile", "args": [95],"kwargs": {}})
Aggregator({"func": "percentileofscore", "kwargs": {"score": 0.5, "kind": "rank"}})
}Last updated
Was this helpful?