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/01/29 21:26:00 UTC

[jira] [Resolved] (ARROW-11423) [R] value_counts and some StructArray methods

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

Neal Richardson resolved ARROW-11423.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 9357
[https://github.com/apache/arrow/pull/9357]

> [R] value_counts and some StructArray methods
> ---------------------------------------------
>
>                 Key: ARROW-11423
>                 URL: https://issues.apache.org/jira/browse/ARROW-11423
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: R
>            Reporter: Neal Richardson
>            Assignee: Neal Richardson
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Exposing value_counts() is useful for exploration, even if it is limited to counting over a single (non-struct) array. And since it returns a StructArray, I found it useful to implement some more methods on that object.



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