We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0cd02 commit dac237aCopy full SHA for dac237a
pandas/io/parquet.py
@@ -575,8 +575,8 @@ def read_parquet(
575
576
.. versionadded:: 2.1.0
577
578
- to_pandas_kwargs: dict | None, default None
579
- keyword arguments to pass through to ``pyarrow.Table.to_pandas``
+ to_pandas_kwargs : dict | None, default None
+ Keyword arguments to pass through to ``pyarrow.Table.to_pandas``
580
when ``engine="pyarrow"``.
581
582
.. versionadded:: 3.0.0
0 commit comments