PObject floor(类似于math.floor)算子 Returns: PObject >>> _p1 = _pipeline.parallelize(1.2) >>> print _p1.floor().get() 1
(self)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected