pyarrow.types.is_uint8#

pyarrow.types.is_uint8(t)[source]#

Return True if value is an instance of type: uint8.

Parameters:
tDataType