modin.pandas.Series.round

Series.round(decimals=0, *args, **kwargs) Self[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/.tox/docs/lib/python3.9/site-packages/modin/pandas/base.py#L2791-L2799)

Round a BasePandasDataset to a variable number of decimal places.

Language: English