pyspark.AccumulatorParam.addInPlace

AccumulatorParam。 addInPlace ( value1:T,value2:T )→T

添加兩個值累加器的數據類型,返回一個新的價值;為了提高效率,也可以更新value1並返回它。