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

Method foreach

bigflow_python/python/bigflow/pcollection.py:197–210  ·  view source on GitHub ↗

等同于 :func:`bigflow.transforms.foreach(self, fn, *side_inputs, **options) ` Args: fn (function): 变换函数 *side_inputs: 参与运算的SideInputs Returns: None

(self, fn, *side_inputs, **options)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

foreachFunction · 0.80
passert_eqFunction · 0.80
passertFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected