Skip to content
Python dataframe API standard 2023.04-DRAFT
Bool
Type to start searching
Dataframe API standard
Consortium for Python Data API Standards
API specification
Python dataframe API standard 2023.04-DRAFT
Context
Purpose and scope
Use cases
Assumptions
API
Design topics & constraints
Future API standard evolution
API specification
__dataframe_api_version__
is_null
null
Int64
Int32
Int16
Int8
UInt64
UInt32
UInt16
UInt8
Float64
Float32
Bool
Bool
Contents
Bool
Bool
Date
Datetime
Duration
String
is_dtype
column_from_sequence
column_from_1d_array
dataframe_from_columns
dataframe_from_2d_array
Dataframe object
Column object
Groupby object
Methodology and Tooling
Methodology for API design
Verification - test suite
Contents
Bool
Bool
Bool
¶
Bool
=
<class
'dataframe_api.dtypes.Bool'>
¶
Boolean type with 8 bits of precision.