pyarrow.types.is_large_string# pyarrow.types.is_large_string(t)[source]# Return True if value is an instance of type: large string (utf8 unicode). Parameters: tDataType