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 9e00908 commit ba0d122Copy full SHA for ba0d122
doc/source/whatsnew/v1.3.1.rst
@@ -24,7 +24,7 @@ Fixed regressions
24
25
Bug fixes
26
~~~~~~~~~
27
-- Bug in :class:`DataFrame` constructor always copying 2D object arrays (:issue:`39272`)
+-
28
-
29
30
.. ---------------------------------------------------------------------------
doc/source/whatsnew/v1.4.0.rst
@@ -176,6 +176,7 @@ Categorical
176
Datetimelike
177
^^^^^^^^^^^^
178
- Bug in :func:`to_datetime` returning pd.NaT for inputs that produce duplicated values, when ``cache=True`` (:issue:`42259`)
179
+- Bug in :class:`DataFrame` constructor always copying 2D object arrays (:issue:`39272`)
180
181
182
Timedelta
0 commit comments