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.1.0.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ All dtypes can now be converted to ``StringDtype``
21
21
Previously, declaring or converting to :class:`StringDtype` was in general only possible if the data was already only ``str`` or nan-like (:issue:`31204`).
22
22
:class:`StringDtype` now works in all situations where ``astype(str)`` or ``dtype=str`` work:
0 commit comments