Skip to content

Commit c864874

Browse files
authored
DOC: Fix missing read_parquet from list of fns with new keyword arg dtype_backend (#52486)
`read_parquet` also has new kwd `dtype_backend` Doc fix for whats new v2.0.0.rst
1 parent 7974ad0 commit c864874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.0.0.rst

Lines changed: 1 addition & 0 deletions
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)