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 PredicateFilter #48

Merged
merged 1 commit into from
Aug 17, 2020
Merged

Add PredicateFilter #48

merged 1 commit into from
Aug 17, 2020

Conversation

juliohm
Copy link
Member

@juliohm juliohm commented Aug 15, 2020

Fixes JuliaEarth/GeoStats.jl#101

We provide a new PredicateFilter that acts on the "rows" of the spatial data table. The PR also introduces a convenience function filter(pred, sdata) to follow Julia's builtin syntax.

@juliohm
Copy link
Member Author

juliohm commented Aug 17, 2020

I will merge this one in order to fix other issues downstream 👍

@juliohm juliohm merged commit ae14e6c into master Aug 17, 2020
@juliohm juliohm deleted the predicate-filter branch August 17, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PredicateFilter to filter spatial data
1 participant