You are viewing documentation about an older version (1.23.0). View latest version

modin.pandas.Series.transform

Series.transform(func, axis=0, *args, **kwargs)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/src/snowflake/snowpark/modin/plugin/extensions/series_overrides.py#L141-L143)

Call func on self producing a BasePandasDataset with the same axis shape as self.

语言: 中文