bigframes.pandas.Series.sql#

property Series.sql: str#

Compiles this Series’s expression tree to SQL.

Returns:

A string representing the compiled SQL.