We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64f79b commit 76dff76Copy full SHA for 76dff76
doc/source/whatsnew/v0.22.0.txt
@@ -89,6 +89,7 @@ Bug Fixes
89
90
- Bug in ``pd.read_msgpack()`` with a non existent file is passed in Python 2 (:issue:`15296`)
91
- 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`)
93
94
Conversion
95
^^^^^^^^^^
0 commit comments