pandera.dtypes.is_float¶ pandera.dtypes.is_float(pandera_dtype)[source]¶ 如果 pandera.dtypes.DataType 是一个浮点数,则返回 True。 Return type: bool