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