pandas / 1.4.0 / reference / api / pandas.booleandtype.html /

pandas.BooleanDtype

class pandas. BooleanDtype [source]

Extension dtype for boolean data.

New in version 1.0.0.

Warning

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

Examples

>>> pd.BooleanDtype()
BooleanDtype

Attributes

None

Methods

None

© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.4.0/reference/api/pandas.BooleanDtype.html