Skip to content

Commit 854d2ed

Browse files
committed
remove newline
1 parent 654714d commit 854d2ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,6 @@ Conversion
373373
- Bug in :class:`Series` constructor responsible for bad datetime to str dtype conversions in ``read_csv``. (:issue:`57512`)
374374
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
375375
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)
376-
377376
- Bug in :meth:`Series.reindex` not maintaining ``float32`` type when a ``reindex`` introduces a missing value (:issue:`45857`)
378377

379378
Strings

0 commit comments

Comments
 (0)