You are viewing documentation about an older version (1.26.0). View latest version

modin.pandas.DataFrame.eq

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

Perform equality comparison of DataFrame and other (binary operator eq).