<!--
{
  "documentType" : "article",
  "framework" : "TabularData",
  "identifier" : "/documentation/TabularData/DataFrame/Equatable-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Equatable Implementations"
}
-->

# Equatable Implementations

## Topics

### Operators

[`static func == (DataFrame, DataFrame) -> Bool`](/documentation/TabularData/DataFrame/==(_:_:))

Returns a Boolean that indicates whether the data frames are equal.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)