equals#
- NestedExtensionArray.equals(other) bool[source]#
Check equality with another NestedExtensionArray.
- Parameters:
other (NestedExtensionArray) – The other NestedExtensionArray to compare with.
- Returns:
Whether the two NestedExtensionArrays are equal.
- Return type: