You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/09/03 17:34:00 UTC

[jira] [Assigned] (ARROW-13820) [R] Rename na.min_count to min_count and na.rm to skip_nulls

     [ https://issues.apache.org/jira/browse/ARROW-13820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neal Richardson reassigned ARROW-13820:
---------------------------------------

    Assignee: Neal Richardson

> [R] Rename na.min_count to min_count and na.rm to skip_nulls
> ------------------------------------------------------------
>
>                 Key: ARROW-13820
>                 URL: https://issues.apache.org/jira/browse/ARROW-13820
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Ian Cook
>            Assignee: Neal Richardson
>            Priority: Major
>             Fix For: 6.0.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)