modin.pandas.Series.update

Series.update(other) None[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.26.0/snowpark-python/src/snowflake/snowpark/modin/plugin/extensions/base_overrides.py#L485-L487)

Modify Series in place using values from passed Series.

Language: English