[
https://issues.apache.org/jira/browse/ARROW-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina resolved ARROW-16058.
---------------------------------------
Resolution: Fixed
Issue resolved by pull request 12772
[https://github.com/apache/arrow/pull/12772]
> [Python] Address docstrings for Table class, methods, attributes and
> constructor
> --------------------------------------------------------------------------------
>
> Key: ARROW-16058
> URL: https://issues.apache.org/jira/browse/ARROW-16058
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: Python
> Reporter: Alenka Frim
> Assignee: Alenka Frim
> Priority: Major
> Labels: pull-request-available
> Fix For: 8.0.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Ensure all docstrings of class Table, the functions and the constructor have
> an {{Examples}} section:
> *
> [https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table]
> *
> [https://arrow.apache.org/docs/python/generated/pyarrow.TableGroupBy.html#pyarrow.TableGroupBy]
> *
> [https://arrow.apache.org/docs/python/generated/pyarrow.table.html#pyarrow.table]
> *
> [https://arrow.apache.org/docs/python/generated/pyarrow.concat_tables.html#pyarrow.concat_tables]
>
> also
> [https://arrow.apache.org/docs/python/generated/pyarrow.concat_arrays.html#pyarrow.concat_arrays]
> should be amended.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)