modin.pandas.DataFrame.gt¶ DataFrame.gt(other, axis='columns', level=None) → DataFrame[source]¶ Get greater than comparison of DataFrame and other, element-wise (binary operator ge).