can_cast_to_float#

langchain_community.query_constructors.deeplake.can_cast_to_float(string: str) bool[source]#

Check if a string can be cast to a float.

Parameters:

string (str)

Return type:

bool