pyarrow.types.is_int8#

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

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

Parameters:
tDataType