Lead
Last updated
Last updated
columns
column_list
names of column(s) you want to lead
amounts
int_list
Magnitude of amounts you want to use for the lead.
partition
column_list
name of column(s) to partition by for the lead
True
order_by
column_list
name of column(s) to order by in the final data set
True