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

Implement __eq__ method for Cohort and Metadata #12

Open
MaryanMorel opened this issue Nov 22, 2018 · 3 comments
Open

Implement __eq__ method for Cohort and Metadata #12

MaryanMorel opened this issue Nov 22, 2018 · 3 comments

Comments

@MaryanMorel
Copy link
Member

It would be nice to be able to check cohort_A == cohort_B, idem for metadata

@ysebiat
Copy link
Contributor

ysebiat commented Nov 28, 2018

_eq is already defined for Cohort.

@ysebiat
Copy link
Contributor

ysebiat commented Nov 28, 2018

As for the metadata, what should we check? should we check for each cohort?

@MaryanMorel
Copy link
Member Author

MaryanMorel commented Nov 28, 2018 via email

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

No branches or pull requests

2 participants