modin.pandas.DataFrame.mod

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

Get modulo of DataFrame and other, element-wise (binary operator mod).