pandas.DataFrame.equals
-
DataFrame.equals(other)
[source] -
Determines if two NDFrame objects contain the same elements. NaNs in the same location are considered equal.
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.22.0/generated/pandas.DataFrame.equals.html