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

modin.pandas.DataFrame.rpow

DataFrame.rpow(other, axis='columns', level=None, fill_value=None)[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.23.0/src/snowflake/snowpark/modin/plugin/extensions/dataframe_overrides.py#L1851-L1865)

Get exponential power of DataFrame and other, element-wise (binary operator rpow).

语言: 中文