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

Neal Richardson reassigned ARROW-10521:
---------------------------------------

    Assignee: Jonathan Keane

> [R] Implement [<-.Table add/replace
> -----------------------------------
>
>                 Key: ARROW-10521
>                 URL: https://issues.apache.org/jira/browse/ARROW-10521
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: R
>            Reporter: Jonathan Keane
>            Assignee: Jonathan Keane
>            Priority: Major
>
> In https://github.com/apache/arrow/pull/8579 adding/replacing/removing whole 
> columns was implemented using the syntax {{table[[column]] <- value}}. 
> Another common way to do this is {{table[, column] <- value}}, though there 
> are more decisions that are under that rock (what to do about row 
> manipulation (e.g. {{table[row, ] <- value}}), etc.).



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

Reply via email to