pyarrow.types.is_uint16

pyarrow.types.is_uint16(t)[source]

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

Parameters:
tDataType