pyarrow.types.is_decimal

pyarrow.types.is_decimal(t)[source]

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

Parameters:
tDataType