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