pyarrow.types.is_floating# pyarrow.types.is_floating(t)[source]# 如果值是以下类型的实例,则返回 True:浮点数值类型。 参数: tDataType