Month
Returns a column with the name New Column by extracting the month from the given date column
Basic Usage
:: month(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 required are 1
- First argument must be a column name