pyarrow.types.is_int16#

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

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

Parameters:
tDataType