pandas.BooleanDtype — pandas 2.2.3 documentation (original) (raw)

class pandas.BooleanDtype[source]#

Extension dtype for boolean data.

Warning

BooleanDtype is considered experimental. The implementation and parts of the API may change without warning.

Attributes

None

Methods

None

Examples

pd.BooleanDtype() BooleanDtype