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

Method floor

bigflow_python/python/bigflow/pobject.py:248–260  ·  view source on GitHub ↗

PObject floor(类似于math.floor)算子 Returns: PObject >>> _p1 = _pipeline.parallelize(1.2) >>> print _p1.floor().get() 1

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_operator_helperMethod · 0.95

Tested by

no test coverage detected