pyarrow.types.is_map#

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

Return True if value is an instance of a map logical type.

Parameters
tDataType