抽樣。
foreach
一個函數適用於這個抽樣的所有元素。
例子
> > >deff(x):打印(x)> > >sc。並行化([1,2,3,4,5])。foreach(f)
以前的
pyspark.RDD.foldByKey
下一個
pyspark.RDD.foreachPartition