can_cast_to_float# langchain_community.query_constructors.deeplake.can_cast_to_float(string: str) → bool[source]# 检查字符串是否可以转换为浮点数。 Parameters: 字符串 (str) Return type: 布尔