polars.list# polars.list(name: str) → Expr[source]# Aggregate to list. Parameters: nameName of the column that should be aggregated into a list.