Skip to content

Commit 4874848

Browse files
committed
Added whatsnew entry
1 parent 7b0c2a4 commit 4874848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ I/O
8787
- :func:`read_parquet` now allows to specify the columns to read from a parquet file (:issue:`18154`)
8888
- :func:`read_parquet` now allows to specify kwargs which are passed to the respective engine (:issue:`18216`)
8989
- Bug in parsing integer datetime-like columns with specified format in ``read_sql`` (:issue:`17855`).
90+
- Bug in :meth:`DataFrame.to_msgpack` when serializing data of the numpy.bool_ datatype (:issue:`18390`)
9091

9192

9293
Plotting

0 commit comments

Comments
 (0)