bigframes.pandas.DataFrame.sql# property DataFrame.sql: str# Compiles this DataFrame’s expression tree to SQL. Returns: string representing the compiled SQL. Return type: str