Module polars_sql::keywords
source · Expand description
Keywords that are supported by Polars SQL
This is useful for syntax highlighting
This module defines:
- all Polars SQL keywords
all_keywords
- all of polars SQL functions
all_functions
Functions§
- Get a list of all function names that are supported by Polars SQL
- Get all keywords that are supported by Polars SQL