pandas.api.types.is_float

pandas.api.types.is_float()

Return True if given object is float.

Returns
bool