Skip to content

Commit 1e8a943

Browse files
committed
move texts
1 parent af40a78 commit 1e8a943

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/whatsnew/v1.3.0.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ See :ref:`install.dependencies` and :ref:`install.optional_dependencies` for mor
174174
Other API changes
175175
^^^^^^^^^^^^^^^^^
176176
- Partially initialized :class:`CategoricalDtype` (i.e. those with ``categories=None`` objects will no longer compare as equal to fully initialized dtype objects.
177-
- Accessing ``_constructor_expanddim`` on a :class:`DataFrame` and ``_constructor_sliced`` on a :class:`Series` now raise an ``AttributeError``. Previously a ``NotImplementedError`` was raised (:issue:`38782`)
177+
-
178178
-
179179

180180
.. ---------------------------------------------------------------------------
@@ -366,6 +366,7 @@ Other
366366
^^^^^
367367
- Bug in :class:`Index` constructor sometimes silently ignorning a specified ``dtype`` (:issue:`38879`)
368368
-
369+
-
369370

370371
.. ---------------------------------------------------------------------------
371372

0 commit comments

Comments
 (0)