Skip to content

Commit b308ba7

Browse files
committed
add note in whatsnew 1.2
1 parent 46f25a4 commit b308ba7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,7 @@ Performance improvements
222222
- Performance improvement in :meth:`GroupBy.agg` with the ``numba`` engine (:issue:`35759`)
223223
- Performance improvements when creating :meth:`pd.Series.map` from a huge dictionary (:issue:`34717`)
224224
- Performance improvement in :meth:`GroupBy.transform` with the ``numba`` engine (:issue:`36240`)
225+
- Performance improvement in :meth:`pd.to_datetime` with non-`ns` time unit for `float` `dtype` columns (:issue:`20445`)
225226

226227
.. ---------------------------------------------------------------------------
227228

0 commit comments

Comments
 (0)