pyarrow.types.is_int16#

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

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

Parameters
tDataType