pandas.BooleanDtype — pandas 3.0.0.dev0+2097.gcdc5b7418e documentation (original) (raw)
- API reference
- pandas arrays, scalars, and data types
- pandas.BooleanDtype
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 |
---|
See also
Extension dtype for string data.
Examples
pd.BooleanDtype() BooleanDtype