Year
Returns a column with the name New Column by extracting the year from the date column given by the user.
Basic Usage
:: year(Column
)
Output
Returns a column with the name New Column
Function Parameters
- argument 1 : Name of Date column
- argument 2 : Name of new column
info
- Minimum and Maximum arguments required are 1
- First argument must be a column name