You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v0.17.0.txt
+1
Original file line number
Diff line number
Diff line change
@@ -765,3 +765,4 @@ Bug Fixes
765
765
- Bug in ``read_msgpack`` where encoding is not respected (:issue:`10580`)
766
766
- Bug preventing access to the first index when using ``iloc`` with a list containing the appropriate negative integer (:issue:`10547`, :issue:`10779`)
767
767
- Bug in ``TimedeltaIndex`` formatter causing error while trying to save ``DataFrame`` with ``TimedeltaIndex`` using ``to_csv`` (:issue:`10833`)
768
+
- Bug in ``Categorical`` hdf serialiation in presence of alternate encodings. (:issue:`10366`)
0 commit comments