Skip to content

Compiler support of argumentless dropNulls() and dropNA() missing #1178

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

Open
Jolanrensen opened this issue May 7, 2025 · 0 comments
Open
Assignees
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Milestone

Comments

@Jolanrensen
Copy link
Collaborator

while df.dropNullls { all() } works, df.dropNulls() should achieve the same result, but the compiler plugin does not support it yet.
Same with dropNA()

@Jolanrensen Jolanrensen added this to the 1.0.0-Beta2 milestone May 7, 2025
@Jolanrensen Jolanrensen added the Compiler plugin Anything related to the DataFrame Compiler Plugin label May 7, 2025
@koperagen koperagen self-assigned this May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Compiler plugin Anything related to the DataFrame Compiler Plugin
Projects
None yet
Development

No branches or pull requests

2 participants