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

Joris Van den Bossche reassigned ARROW-15042:
---------------------------------------------

    Assignee: Joris Van den Bossche

> [Python] Consolidate shared methods of RecordBatch and Table
> ------------------------------------------------------------
>
>                 Key: ARROW-15042
>                 URL: https://issues.apache.org/jira/browse/ARROW-15042
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Joris Van den Bossche
>            Assignee: Joris Van den Bossche
>            Priority: Major
>
> RecordBatch and Table have a bunch of similar methods that don't directly 
> interact with the C++ pointer, and thus that could be shared in a common base 
> class.
> In addition, we also have some methods on Table that would also be useful for 
> RecordBatch (eg {{cast}}, {{group_by}}, {{drop}}, {{select}}, {{sort_by}}, 
> {{rename_columns}}), which could also be shared with a common mixin.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to