pyarrow.types.is_boolean#

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

Return True if value is an instance of a boolean type.

Parameters
tDataType