torcharrow.NumericalColumn.round¶ NumericalColumn.round(decimals=0)¶ 将数据中的每个值四舍五入到指定的小数位数。 decimalsint, default 0要舍入的小数位数。如果小数位数为负数,则指定小数点左侧的位数。