pyarrow.types.is_decimal#

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

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

Parameters
tDataType