We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654714d commit 854d2edCopy full SHA for 854d2ed
doc/source/whatsnew/v3.0.0.rst
@@ -373,7 +373,6 @@ Conversion
373
- Bug in :class:`Series` constructor responsible for bad datetime to str dtype conversions in ``read_csv``. (:issue:`57512`)
374
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
375
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)
376
-
377
- Bug in :meth:`Series.reindex` not maintaining ``float32`` type when a ``reindex`` introduces a missing value (:issue:`45857`)
378
379
Strings
0 commit comments