Skip to content

Commit 0cac8d3

Browse files
committed
Added whatsnew entry
1 parent 08aa62a commit 0cac8d3

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
@@ -85,6 +85,7 @@ I/O
8585
- Bug in :meth:`DataFrame.to_csv` when the table had ``MultiIndex`` columns, and a list of strings was passed in for ``header`` (:issue:`5539`)
8686
- :func:`read_parquet` now allows to specify the columns to read from a parquet file (:issue:`18154`)
8787
- :func:`read_parquet` now allows to specify kwargs which are passed to the respective engine (:issue:`18216`)
88+
- Bug in :meth:`DataFrame.to_msgpack` when serializing data of the numpy.bool_ datatype (:issue:`18390`)
8889

8990
Plotting
9091
^^^^^^^^

0 commit comments

Comments
 (0)