Skip to content

GH-34041: [Python] Missing docstring for columns parameter of pyarrow.lib.Table.drop#34066

Closed
vibhatha wants to merge 1 commit into
apache:masterfrom
vibhatha:gh-34041
Closed

GH-34041: [Python] Missing docstring for columns parameter of pyarrow.lib.Table.drop#34066
vibhatha wants to merge 1 commit into
apache:masterfrom
vibhatha:gh-34041

Conversation

@vibhatha

@vibhatha vibhatha commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

This PR adds the missing documentation.
Doesn't include new test cases.

@github-actions

github-actions Bot commented Feb 7, 2023

Copy link
Copy Markdown

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

In the case of PARQUET issues on JIRA the title also supports:

PARQUET-${JIRA_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

See also:

@vibhatha vibhatha changed the title [Python] Missing docstring for columns parameter of pyarrow.lib.Table.drop GH-34041: [Python] Missing docstring for columns parameter of pyarrow.lib.Table.drop Feb 7, 2023
@github-actions

github-actions Bot commented Feb 7, 2023

Copy link
Copy Markdown

@vibhatha
vibhatha marked this pull request as ready for review February 7, 2023 04:16
@vibhatha
vibhatha requested a review from AlenkaF as a code owner February 7, 2023 04:16
@vibhatha

vibhatha commented Feb 7, 2023

Copy link
Copy Markdown
Contributor Author

cc @pitrou @AlenkaF appreciate your reviews.

@kou

kou commented Feb 7, 2023

Copy link
Copy Markdown
Member

Duplicated? #34038

@jorisvandenbossche

Copy link
Copy Markdown
Member

@vibhatha thanks for the PR! Unfortunately there was some duplication, so I am going to close this in favor of #34038

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Python] Missing docstring for columns parameter of pyarrow.lib.Table.drop

3 participants