-
craftutils.wrap.dragons.Table.MaskedColumn.round(decimals=
0, out=None) Return each element rounded to the given number of decimals.
Refer to numpy.around for full documentation.
See Also¶
numpy.ndarray.round : corresponding function for ndarrays numpy.around : equivalent function