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