Skip to content

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

Open
@Jolanrensen

Description

@Jolanrensen

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

Metadata

Metadata

Assignees

Labels

Compiler pluginAnything related to the DataFrame Compiler Plugin

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions