Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add equality check to NDData #11648

Open
mwcraig opened this issue Apr 27, 2021 · 0 comments · May be fixed by #15903
Open

Add equality check to NDData #11648

mwcraig opened this issue Apr 27, 2021 · 0 comments · May be fixed by #15903

Comments

@mwcraig
Copy link
Member

mwcraig commented Apr 27, 2021

Description

As mentioned in #11553 (comment) it would be nice to override __eq__ so that two NDData objects can be tested for equality. None of the other relational operators (except __ne__ would make sense to implement, but the equality test would be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant