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 46f25a4 commit b308ba7Copy full SHA for b308ba7
doc/source/whatsnew/v1.2.0.rst
@@ -222,6 +222,7 @@ Performance improvements
222
- Performance improvement in :meth:`GroupBy.agg` with the ``numba`` engine (:issue:`35759`)
223
- Performance improvements when creating :meth:`pd.Series.map` from a huge dictionary (:issue:`34717`)
224
- 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`)
226
227
.. ---------------------------------------------------------------------------
228
0 commit comments