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

Consider a filter_for_linked function #19

Open
boshek opened this issue Jul 15, 2021 · 2 comments
Open

Consider a filter_for_linked function #19

boshek opened this issue Jul 15, 2021 · 2 comments

Comments

@boshek
Copy link
Contributor

boshek commented Jul 15, 2021

@stephhazlitt

Thinking about in addition to the add_linked_status function we have something that wraps:

filter(grepl("s", studyid))

Name ideas:

drop_unlinked?

@stephhazlitt
Copy link
Member

Or filter_linked()?

@boshek
Copy link
Contributor Author

boshek commented Aug 9, 2021

The amazing part now is that we can have methods for Data.Frames and for Arrow Datasets given arrow 5.0.0 now has the ability to do string processing before the collect step.

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

No branches or pull requests

2 participants