pyarrow.types.is_dictionary#

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

Return True if value is an instance of type: dictionary-encoded.

Parameters:
tDataType