SQL 接口# 本页面概述了Polars支持的所有公共SQL函数和操作。 Python API Python API Introduction 查询 Global SQL Frame SQL Expression SQL SQLContext SQL 子句 SQL 子句 SELECT DISTINCT FROM JOIN WHERE GROUP BY HAVING ORDER BY LIMIT OFFSET SQL 函数 概述 SQL 函数 Aggregate Array Temporal Conditional Math String Temporal Trigonometry Types 集合操作 集合操作 EXCEPT INTERSECT UNION UNION ALL UNION BY NAME 表操作 表操作 CREATE TABLE DROP TABLES EXPLAIN SHOW TABLES UNNEST TRUNCATE