pyarrow.types.is_dictionary#

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

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

Parameters
tDataType