Skip to content

Commit f31e6a2

Browse files
committed
add whatsnew entry
1 parent 22663e8 commit f31e6a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ I/O
109109
^^^
110110

111111
- :func:`read_html` now rewinds seekable IO objects after parse failure, before attempting to parse with a new parser. If a parser errors and the object is non-seekable, an informative error is raised suggesting the use of a different parser (:issue:`17975`)
112-
-
112+
- :func:`read_parquet` now allows to specify the columns to read from a parquet file (:issue:`18154`)
113113
-
114114

115115
Plotting

0 commit comments

Comments
 (0)