build_query¶ pydiverse.transform.build_query() → Pipeable[source]¶ Compiles the operations accumulated on the current table to a SQL query. Returns: The SQL query as a string.