From c72c0701fee0aa036bbdc9051d656b8f48ceaa8e Mon Sep 17 00:00:00 2001 From: ChronoJon Date: Fri, 1 Sep 2023 22:13:27 +0000 Subject: [PATCH] DOCS: added entry to whatsnew --- doc/source/whatsnew/v2.2.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v2.2.0.rst b/doc/source/whatsnew/v2.2.0.rst index bd15d5fa085e98..b9a382d9831394 100644 --- a/doc/source/whatsnew/v2.2.0.rst +++ b/doc/source/whatsnew/v2.2.0.rst @@ -256,7 +256,7 @@ Sparse ExtensionArray ^^^^^^^^^^^^^^ -- +- Bug in :meth:`DataSeries.str.startswith` and :meth:`DataSeries.str.endswith` with arguments of type ``tuple[str, ...]`` for ``string[pyarrow]`` (:issue:`54942`) - Styler