Function datafusion_python::datafusion_expr::window_function::nth_value
source ยท pub fn nth_value(arg: Expr, n: i64) -> ExprExpand description
Create an expression to represent the nth_value window function