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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.