Skip to content

Commit c3c56e1

Browse files
authored
GH-47989: [Python][Docs] Add filters_to_expression to Parquet API reference (#48233)
Fixes #47989 Adds `filters_to_expression` to the Parquet autosummary section in `formats.rst`. Documentation-only change. * GitHub Issue: #47989 Authored-by: Mo.Aamir Hokabaj <[email protected]> Signed-off-by: AlenkaF <[email protected]>
1 parent 430d4b1 commit c3c56e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/python/api/formats.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Parquet Files
8282
ParquetDataset
8383
ParquetFile
8484
ParquetWriter
85+
filters_to_expression
8586
read_table
8687
read_metadata
8788
read_pandas

0 commit comments

Comments
 (0)