Skip to content

Commit d1489b5

Browse files
committed
Added whatsnew entry
1 parent 64ec0c1 commit d1489b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.21.1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ I/O
8686
- Bug in :meth:`DataFrame.to_csv` when the table had ``MultiIndex`` columns, and a list of strings was passed in for ``header`` (:issue:`5539`)
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`)
89+
- Bug in :meth:`DataFrame.to_msgpack` when serializing data of the numpy.bool_ datatype (:issue:`18390`)
8990

9091
Plotting
9192
^^^^^^^^

0 commit comments

Comments
 (0)