pyarrow.types.is_union#

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

Return True if value is an instance of type: union.

Parameters:
tDataType