Skip to content

Commit 0e674d4

Browse files
committed
whatsnew
1 parent 8a621c5 commit 0e674d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v2.2.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,7 @@ Other enhancements
329329
- Improved error message that appears in :meth:`DatetimeIndex.to_period` with frequencies which are not supported as period frequencies, such as ``"BMS"`` (:issue:`56243`)
330330
- Improved error message when constructing :class:`Period` with invalid offsets such as ``"QS"`` (:issue:`55785`)
331331
- The dtypes ``string[pyarrow]`` and ``string[pyarrow_numpy]`` now both utilize the ``large_string`` type from PyArrow to avoid overflow for long columns (:issue:`56259`)
332+
- :class:`NDArrayBackedExtensionArray` now exposed in the public API (:issue:`45544`)
332333

333334
.. ---------------------------------------------------------------------------
334335
.. _whatsnew_220.notable_bug_fixes:

0 commit comments

Comments
 (0)