modin.pandas.DataFrame.rpow¶ DataFrame.rpow(other, axis='columns', level=None, fill_value=None)[source]¶ Get exponential power of DataFrame and other, element-wise (binary operator rpow).