modin.pandas.DataFrame.rmul

DataFrame.rmul(other, axis='columns', level=None, fill_value=None)[source]

Get multiplication of DataFrame and other, element-wise (binary operator mul).