polars.Expr.dt.nanosecond#

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

Extract nanoseconds from underlying DateTime representation.

Applies to Datetime columns.

Returns:
Expr

Expression of data type UInt32.