[
https://issues.apache.org/jira/browse/ARROW-16063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou updated ARROW-16063:
-----------------------------------
Labels: good-second-issue (was: )
> [Python] Refactor documentation for generic Scanner parameters
> --------------------------------------------------------------
>
> Key: ARROW-16063
> URL: https://issues.apache.org/jira/browse/ARROW-16063
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Python
> Reporter: Antoine Pitrou
> Priority: Minor
> Labels: good-second-issue
>
> A number of methods in {{_dataset.pyx}} redirect most of their arguments to
> {{Scanner.from_dataset}} or {{Scanner.from_fragment}}. Their docstrings
> usually do the same, which is a bit user-unfriendly. Instead, we should find
> a way to duplicate the argument descriptions in these docstrings, while
> keeping numpydoc checks happy.
> See original discussion at
> https://github.com/apache/arrow/pull/12698#discussion_r836371359
--
This message was sent by Atlassian Jira
(v8.20.1#820001)