pyarrow.types.is_union#

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

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

Parameters
tDataType