pyarrow.types.is_uint64

pyarrow.types.is_uint64(t)[source]

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

Parameters:
tDataType