torcharrow.NumericalColumn.round¶ NumericalColumn.round(decimals=0)¶ 將資料中的每個值四捨五入到給定的小數位數。 decimalsint,預設值 0要四捨五入的小數位數。如果 decimals 為負數,則指定小數點左邊的位數。