Table Of Contents

Search

Enter search terms or a module, class or function name.

pandas.DataFrame.equals

DataFrame.equals(other)

Determines if two NDFrame objects contain the same elements. NaNs in the same location are considered equal.