Skip to content

Commit 76dff76

Browse files
committed
Added entry in doc/source/whatsnew/v0.22.0.txt file to Bug Fixes section.
1 parent d64f79b commit 76dff76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.22.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Bug Fixes
8989

9090
- Bug in ``pd.read_msgpack()`` with a non existent file is passed in Python 2 (:issue:`15296`)
9191
- Bug in ``DataFrame.groupby`` where key as tuple in a ``MultiIndex`` were interpreted as a list of keys (:issue:`17979`)
92+
- Bug in ``DataFrame.to_pickle()`` fails for .zip format (:issue:`17778`)
9293

9394
Conversion
9495
^^^^^^^^^^

0 commit comments

Comments
 (0)