You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/04/01 10:00:00 UTC

[jira] [Updated] (ARROW-16058) [Python] Address docstrings for Table class, methods, attributes and constructor

     [ https://issues.apache.org/jira/browse/ARROW-16058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-16058:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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: 10m
>  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)