pyarrow.types.is_floating#

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

Return True if value is an instance of type: floating point numeric.

Parameters:
tDataType