pyarrow.types.is_uint32#

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

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

Parameters:
tDataType