polars.list#

polars.list(name: str) Expr[source]#

Aggregate to list.

Parameters:
name

Name of the column that should be aggregated into a list.