Skip to content

Commit a221491

Browse files
committed
whatsnew
1 parent 28bf4e6 commit a221491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.5.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ Groupby/resample/rolling
247247
Reshaping
248248
^^^^^^^^^
249249
- Bug in :func:`concat` between a :class:`Series` with integer dtype and another with :class:`CategoricalDtype` with integer categories and containing ``NaN`` values casting to object dtype instead of ``float64`` (:issue:`45359`)
250+
- Bug in :func:`get_dummies` that selected object and categorical dtypes but not string (:issue:`44965`)
250251
-
251252

252253
Sparse

0 commit comments

Comments
 (0)