Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to