[
https://issues.apache.org/jira/browse/ARROW-15428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alessandro Molina updated ARROW-15428:
--------------------------------------
Description:
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}
was: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
> [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
> Fix For: 8.0.0
>
>
> 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)