Skip to content

Commit e0f8340

Browse files
TomAugspurgerjreback
authored andcommitted
DOC: new EAs (#30760)
1 parent 31ccf93 commit e0f8340

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pandas/core/base.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,8 @@ def array(self) -> ExtensionArray:
716716
period PeriodArray
717717
interval IntervalArray
718718
IntegerNA IntegerArray
719+
string StringArray
720+
boolean BooleanArray
719721
datetime64[ns, tz] DatetimeArray
720722
================== =============================
721723

0 commit comments

Comments
 (0)