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

Feature/binary aggregation operators #152

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kopp
Copy link

@kopp kopp commented Oct 13, 2023

Allow to aggregate binary data using binary operations like and (all merged features have to
be true for the merged feature to be true) or or (some merged feature has to be true for the
merged feature to be true).

@kopp
Copy link
Author

kopp commented Oct 21, 2023

Hi @e-n-f , would you mind having a brief look at the proposed changes?

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

Successfully merging this pull request may close these issues.

1 participant