pyarrow.types.is_int8#

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

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

Parameters
tDataType