pyarrow.types.is_map#

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

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

Parameters:
tDataType