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

[jira] [Updated] (ARROW-13018) [C++][Docs] Use consistent terminology for nulls (min_count) in scalar aggregate kernels

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

ASF GitHub Bot updated ARROW-13018:
-----------------------------------
    Labels: pull-request-available  (was: )

> [C++][Docs] Use consistent terminology for nulls (min_count) in scalar aggregate kernels
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-13018
>                 URL: https://issues.apache.org/jira/browse/ARROW-13018
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Joris Van den Bossche
>            Assignee: Joris Van den Bossche
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For example, the current `pc.sum` docstring has
> {code}
> Null values are ignored. Minimum count of non-NA
> values can be set and NAN is returned if too few are present.
> This can be changed through ScalarAggregateOptions.
> {code}
> which uses both NA and NAN in addition to "null".



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