pyarrow.types.is_integer# pyarrow.types.is_integer(t)[source]# Return True if value is an instance of type: any integer. Parameters: tDataType