Skip to content

Commit 363aabb

Browse files
remove other whatsnew
1 parent adf847a commit 363aabb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ Performance Improvements
227227

228228
Bug Fixes
229229
~~~~~~~~~
230-
- Bug in :func:`to_datetime` which would raise an (incorrect) ``ValueError`` when called with a date far into the future and the ``format`` argument specified instead of raising ``OutOfBoundsDatetime`` (:issue:`23830`)
231230
- Bug in `SparseDataFrame` when adding a column in which the length of values does not match length of index, ``AssertionError`` is raised instead of raising ``ValueError`` (:issue:`25484`)
232231

233232
Categorical

0 commit comments

Comments
 (0)