MCPcopy Create free account
hub / github.com/baidu/bigflow / max

Method max

bigflow_python/python/bigflow/pcollection.py:280–296  ·  view source on GitHub ↗

取最大元素,等同于 :func:`bigflow.transforms.max(self, key) ` Args: key (function, optional): 用于提取key的函数,与Python内置``max()``中的 ``key`` 参数相同 **options: 可配置选项 Returns: PObject: 包含最大元素的PObject >>> p.paral

(self, key=None, **options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

maxFunction · 0.80
test_fieldsMethod · 0.80
test_aggMethod · 0.80
test_group_byMethod · 0.80
test_schemaMethod · 0.80
_select_elements_intFunction · 0.80
test_first_pobjectMethod · 0.80

Calls

no outgoing calls

Tested by 6

test_fieldsMethod · 0.64
test_aggMethod · 0.64
test_group_byMethod · 0.64
test_schemaMethod · 0.64
test_first_pobjectMethod · 0.64