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