pyarrow.types.is_decimal256#

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

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

Parameters:
tDataType