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