polars.internals.expr.ExprDateTimeNameSpace.second¶
- ExprDateTimeNameSpace.second() polars.internals.expr.Expr ¶
Extract seconds from underlying DateTime representation. Can be performed on Datetime.
Returns the second number from 0 to 59.
- Returns
- Second as UInt32