Skip to content

[R] Rename na.min_count to min_count and na.rm to skip_nulls #29446

@asfimport

Description

@asfimport

In ARROW-13501 and ARROW-13620, the options passed to make_compute_options are named na.min_count and na.rm. For consistency with other options, they should be named min_count and skip_nulls to match the C++ function options.

Reporter: Ian Cook / @ianmcook
Assignee: Neal Richardson / @nealrichardson

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13820. Please see the migration documentation for further details.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions