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