pyarrow.types.is_decimal128#

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

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

Parameters:
tDataType