pyarrow.types.is_struct#

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

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

Parameters
tDataType