pyarrow.types.is_integer#

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

Return True if value is an instance of any integer type.

Parameters
tDataType