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

Make macro-flags work outside of dataframesmeta macros #300

Open
pdeffebach opened this issue Sep 16, 2021 · 0 comments
Open

Make macro-flags work outside of dataframesmeta macros #300

pdeffebach opened this issue Sep 16, 2021 · 0 comments

Comments

@pdeffebach
Copy link
Collaborator

I complain about R's nonstandard evaluation a lot because it's hard to inspect objects outside of their scope.

But I'm doing the same thing in DataFramesMeta with @passmissing, @byrow, and soon @astable. I should write @passmissing, @byrow, etc. so that they produce either a pair or a collection of pairs that someone can inspect.

This is motivated by discussions on discourse and this issue in DataFrames.jl.

cc @nathanrboyer

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

1 participant