polars.SQLContext.execute# SQLContext.execute(query: str) → LazyFrame[source]# Parse the givens SQL query and transform that to a LazyFrame. Parameters: queryA SQL query