Shortcuts

torcharrow.NumericalColumn.round

NumericalColumn.round(decimals=0)

Round each value in a data to the given number of decimals.

decimalsint, default 0

Number of decimal places to round to. If decimals is negative, it specifies the number of positions to the left of the decimal point.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources