Skip to content

Commit be09619

Browse files
Backport PR pandas-dev#52486 on branch 2.0.x (DOC: Fix missing read_parquet from list of fns with new keyword arg dtype_backend) (pandas-dev#52491)
Backport PR pandas-dev#52486: DOC: Fix missing `read_parquet` from list of fns with new keyword arg `dtype_backend` Co-authored-by: Alex Malins <[email protected]>
1 parent 33670f5 commit be09619

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ The following functions gained a new keyword ``dtype_backend`` (:issue:`36712`)
120120
* :func:`read_sql`
121121
* :func:`read_sql_query`
122122
* :func:`read_sql_table`
123+
* :func:`read_parquet`
123124
* :func:`read_orc`
124125
* :func:`read_feather`
125126
* :func:`read_spss`

0 commit comments

Comments
 (0)