Set year end
Returns a column with the name New Column by finding and setting the given date column's date to the year's end .
Basic Usage
:: set_year_end(Column
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of column
- argument 2 : Name of new column
info
- Minimum arguments needed are 1
- Maximum arguments taken is 1
- First argument must be a column name