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/03/24 11:49:00 UTC

[jira] [Updated] (ARROW-15428) [Python] Address docstrings in Parquet classes and functions

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

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

> [Python] Address docstrings in Parquet classes and functions
> ------------------------------------------------------------
>
>                 Key: ARROW-15428
>                 URL: https://issues.apache.org/jira/browse/ARROW-15428
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Python
>            Reporter: Alessandro Molina
>            Assignee: Alenka Frim
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 8.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Ensure all docstrings of all classes and functions referenced in https://arrow.apache.org/docs/python/api/formats.html#parquet-files have an {{Examples}} section
> Most important:
> {code}
> /docs/python/generated/pyarrow.parquet.read_table.html
> /docs/python/generated/pyarrow.parquet.write_table.html
> /docs/python/generated/pyarrow.parquet.ParquetDataset.html
> /docs/python/generated/pyarrow.parquet.ParquetFile.html
> /docs/python/generated/pyarrow.parquet.ParquetWriter.html
> /docs/python/generated/pyarrow.parquet.write_to_dataset.html
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)