modin.pandas.DataFrame.ne

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

Get not equal comparison of DataFrame and other, element-wise (binary operator ne).