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/v1.5.0.rst
+1
Original file line number
Diff line number
Diff line change
@@ -217,6 +217,7 @@ Bug fixes
217
217
218
218
Categorical
219
219
^^^^^^^^^^^
220
+
- Bug in :meth:`Categorical.view` not accepting integer dtypes (:issue:`25464`)
220
221
- Bug in :meth:`CategoricalIndex.union` when the index's categories are integer-dtype and the index contains ``NaN`` values incorrectly raising instead of casting to ``float64`` (:issue:`45362`)
0 commit comments