polars.Expr.dt.date#

Expr.dt.date() Expr[source]#

Extract date from date(time).

Applies to Date and Datetime columns.

Returns:
Expr

Expression of data type Date.