pyarrow.types.is_floating#

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

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

Parameters
tDataType