polars.Expr.dt.nanosecond# Expr.dt.nanosecond() → Expr[source]# Extract nanoseconds from underlying DateTime representation. Applies to Datetime columns. Returns: ExprExpression of data type UInt32.