modin.pandas.Series.round

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

Round a BasePandasDataset to a variable number of decimal places.

Language: English