Skip to content

Commit cdaa99b

Browse files
committed
CLN: remove no-longer-needed object_compat
1 parent 16ac7fd commit cdaa99b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pandas/core/arrays/string_arrow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ def astype(self, dtype, copy: bool = True):
278278

279279
# ------------------------------------------------------------------------
280280
# String methods interface
281-
_object_compat = True
282281

283282
_str_map = BaseStringArray._str_map
284283
_str_startswith = ArrowStringArrayMixin._str_startswith

0 commit comments

Comments
 (0)