Skip to content
Python dataframe API standard 2023.04-DRAFT
UInt8
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
UInt8
Contents
UInt8
UInt8
Float64
Float32
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
UInt8
UInt8
UInt8
¶
UInt8
=
<class
'dataframe_api.dtypes.UInt8'>
¶
Unsigned integer type with 8 bits of precision.