pyarrow.types.is_unicode

pyarrow.types.is_unicode(t)[source]

Alias for is_string.

Parameters

t (DataType) –