Alenka Frim created ARROW-16058:
-----------------------------------
Summary: [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
Fix For: 8.0.0
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)