[
https://issues.apache.org/jira/browse/ARROW-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1388:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/17416
> [Python] Add Table.drop method for removing columns
> ---------------------------------------------------
>
> Key: ARROW-1388
> URL: https://issues.apache.org/jira/browse/ARROW-1388
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Python
> Reporter: Wes McKinney
> Assignee: Samuel Sinayoko
> Priority: Major
> Labels: beginner
> Fix For: 0.10.0
>
>
> See ARROW-1374 for a use case. This function should take as an input a list
> of columns and return a new Table instance without them.
> A well-defined interface for this implementation can be found in Pandas:
> https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.drop.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)