langchain_community.utilities.powerbi.fix_table_name

langchain_community.utilities.powerbi.fix_table_name(table: str) str[source]

在包含空格的表名周围添加单引号。

Parameters

table (str) –

Return type

str